We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6745549 commit a3d6baaCopy full SHA for a3d6baa
.travis.yml
@@ -10,7 +10,7 @@ install:
10
11
script:
12
- make test
13
- - make all
+ - TAG=$TRAVIS_COMMIT make all
14
15
deploy:
16
provider: releases
0 commit comments