Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit 55c3cb8

Browse files
committed
Fixed travis
1 parent 2f3e505 commit 55c3cb8

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
@@ -11,7 +11,7 @@ script:
1111
- make test
1212

1313
before_deploy:
14-
- export VERSION = ${TRAVIS_BRANCH}
14+
- export VERSION ${TRAVIS_BRANCH}
1515
- make
1616

1717
deploy:

0 commit comments

Comments
 (0)