Skip to content

Commit d009ba5

Browse files
committed
Update .travis.yml
1 parent 33010e7 commit d009ba5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: cpp
2+
buildnumber = $$(TRAVIS_BUILD_NUMBER)
23

34
matrix:
45
include:
@@ -61,5 +62,5 @@ deploy:
6162
skip_cleanup: true
6263
draft: true
6364
on:
64-
tag:continuous
65+
tags:true
6566

0 commit comments

Comments
 (0)