Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
leonsoft-kras committed Nov 29, 2018
1 parent 4d495e8 commit 91a2a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ git:

env:
global:
- PROG_VER=$(cat VERSION.txt)
- PROG_VER=$(head -n 1 VERSION.txt)

matrix:
include:
Expand Down

0 comments on commit 91a2a3b

Please sign in to comment.