Skip to content

Commit ae62215

Browse files
committed
Initial commit
1 parent 653565b commit ae62215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ install:
99

1010
script:
1111
- make test
12-
- make VERSION="${VERSION:-latest}" dist
12+
- make VERSION="${TRAVIS_TAG:-latest}" dist
1313

1414
deploy:
1515
provider: releases

0 commit comments

Comments
 (0)