Skip to content

Commit

Permalink
openjdk8 is not available on travis.ci. Use oraclejdk8 instead.
Browse files Browse the repository at this point in the history
Change-Id: I3ce6e4fef3538f63aa342c373a229a14eb886caf
  • Loading branch information
ifurnadjiev committed Sep 2, 2016
1 parent 1768254 commit 5cfd580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: java
jdk:
- openjdk8
- oraclejdk8
script: "mvn -f com.eclipsesource.tabris.build/pom.xml clean verify"

0 comments on commit 5cfd580

Please sign in to comment.