Skip to content

Commit

Permalink
fix0036
Browse files Browse the repository at this point in the history
  • Loading branch information
anyeguxing committed Jun 23, 2019
1 parent d1e11d1 commit 8a035f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
language: java
jdk:
- oraclejdk9
branches:
except:
- maste
Expand All @@ -9,6 +7,7 @@ addons:
apt:
packages:
- python2.7
- oracle-java8-installer
before_script:
- unset _JAVA_OPTIONS
script:
Expand Down

0 comments on commit 8a035f8

Please sign in to comment.