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 cbd89ec commit 040af6fCopy full SHA for 040af6f
.travis.yml
@@ -7,7 +7,7 @@ script:
7
- cmake -DCMAKE_BUILD_TYPE=Release .
8
- make .
9
- ls -l
10
-before_deploy: cd runtime/src
+before_deploy: cd src
11
deploy:
12
provider: releases
13
api_key:
0 commit comments