Skip to content

Commit

Permalink
Mark executable
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Ho committed Jan 19, 2019
1 parent 59794e4 commit 5eca958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/package-linux.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ mkdir -p $HOME/uploads
cd $TRAVIS_BUILD_DIR/package
./create_package.sh -v $VERSION_TO_BUILD
./create_package.sh -v $VERSION_TO_BUILD -l
mv SuperCollider-*.tar.bz2 $HOME/uploads
mv SuperCollider-*.tar.bz2 $HOME/uploads

0 comments on commit 5eca958

Please sign in to comment.