Skip to content

Commit cbd89ec

Browse files
Fix linux deploy
1 parent fa1b2a9 commit cbd89ec

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
@@ -7,7 +7,7 @@ script:
77
- cmake -DCMAKE_BUILD_TYPE=Release .
88
- make .
99
- ls -l
10-
before_script: cd runtime/src
10+
before_deploy: cd runtime/src
1111
deploy:
1212
provider: releases
1313
api_key:

0 commit comments

Comments
 (0)