Skip to content

Commit 83dda0e

Browse files
Update .travis.yml
1 parent 220abaf commit 83dda0e

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
@@ -35,6 +35,7 @@ script:
3535
- cmake --build . --config Release
3636
- cd src
3737
- if [ "$TRAVIS_OS_NAME" = "windows" ]; then cd Release ; fi
38+
- echo "${TRAVIS_BUILD_NUMBER}"
3839
deploy:
3940
- provider: releases
4041
skip_cleanup: true

0 commit comments

Comments
 (0)