Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Bugfix gradle execution
  • Loading branch information
TVolden authored Nov 22, 2019
1 parent c230635 commit 2382873
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 @@ notifications:
on_start: never # options: [always|never|change] default: always

jobs:
script: "chmod +x gradlew"
include:
- stage: test
jdk: openjdk8
Expand Down

0 comments on commit 2382873

Please sign in to comment.