Skip to content

Commit 8bd8ab3

Browse files
committed
Print version in travis tests
1 parent 133a466 commit 8bd8ab3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ before_install:
1212
- echo "const VERSION = \"${TRAVIS_TAG}\"" >> version.go
1313
script:
1414
- go build -o ip2geo
15+
- ./ip2geo -version
1516
- ./ip2geo
1617
- TEST_NGINX_IP2GEO_DIR=$PWD prove t/nginx_geo.t
1718
- ./ip2geo -lang en -nobase64

0 commit comments

Comments
 (0)