Skip to content

Commit

Permalink
Remove sdk oracle java 7
Browse files Browse the repository at this point in the history
For some reason the open jdk test was successful, but oracle jdk fails.
cf https://travis-ci.org/TU-Berlin/mathosphere/builds/82331416
  • Loading branch information
physikerwelt committed Sep 27, 2015
1 parent a3c964f commit 0f3cb3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: java
jdk:
- openjdk7
- oraclejdk7
before_install:
- mvn clean
after_success:
Expand Down

0 comments on commit 0f3cb3c

Please sign in to comment.