Skip to content

Commit

Permalink
Update 1.0.3
Browse files Browse the repository at this point in the history
 - test travis-ci feature
  • Loading branch information
patrick-choe committed Mar 24, 2020
1 parent e415a24 commit 5a0d5ac
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: java

os:
- windows
- linux
- osx

dist: xenial

osx_image:
Expand Down Expand Up @@ -33,12 +33,6 @@ jdk:
before_script:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh

jobs:
allow_failures:
- os:
- osx
- windows

before_install:
- chmod +x ./gradlew

Expand Down

0 comments on commit 5a0d5ac

Please sign in to comment.