Skip to content

Commit

Permalink
Fix linux deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianTerhorst committed May 8, 2019
1 parent fa1b2a9 commit cbd89ec
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 @@ -7,7 +7,7 @@ script:
- cmake -DCMAKE_BUILD_TYPE=Release .
- make .
- ls -l
before_script: cd runtime/src
before_deploy: cd runtime/src
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit cbd89ec

Please sign in to comment.