We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1b2a9 commit cbd89ecCopy full SHA for cbd89ec
.travis.yml
@@ -7,7 +7,7 @@ script:
7
- cmake -DCMAKE_BUILD_TYPE=Release .
8
- make .
9
- ls -l
10
-before_script: cd runtime/src
+before_deploy: cd runtime/src
11
deploy:
12
provider: releases
13
api_key:
0 commit comments