Skip to content

Commit

Permalink
Fix Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 committed Jan 8, 2020
1 parent cbd09d1 commit 3404652
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ language: java
before_install:
- chmod +x ./gradlew

install: skip

script:
- ./gradlew build -PjavafxPlatform=linux

0 comments on commit 3404652

Please sign in to comment.