Skip to content

Commit

Permalink
Travis: make build prep script executable
Browse files Browse the repository at this point in the history
  • Loading branch information
mdcfe committed Jan 1, 2019
1 parent 437be59 commit 1106982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,4 +6,5 @@ cache:
- $HOME/.m2

before_install:
- chmod +x scripts/buildtools.sh
- scripts/buildtools.sh

0 comments on commit 1106982

Please sign in to comment.