Skip to content

Commit

Permalink
Make binary executable
Browse files Browse the repository at this point in the history
  • Loading branch information
aint committed Aug 9, 2019
1 parent 3caba77 commit aa0c20e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ cache:
script:
- sbt nativeLink
- cp target/scala-2.11/ogl-out ogl
- chmod +x ogl
- tar -cf $ARTIFACT_NAME.tar ogl

matrix:
Expand Down

0 comments on commit aa0c20e

Please sign in to comment.