Browse Source

Use default JDK for travis build

shadowislord 10 years ago
parent
commit
c5775ec30d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -1,6 +1,6 @@
 language: java
-jdk:
-  - oraclejdk8
+# jdk:
+#   - oraclejdk8
 
 branches:
   only: