Skip to content

Commit

Permalink
Use openjdk8 in .travis.yml
Browse files Browse the repository at this point in the history
Change-Id: I53f365114ad9b4dc2eb6f77af4f9afae136e34eb
  • Loading branch information
ifurnadjiev committed Sep 2, 2016
1 parent fe26476 commit 1768254
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:
- openjdk6
- openjdk8
script: "mvn -f com.eclipsesource.tabris.build/pom.xml clean verify"

0 comments on commit 1768254

Please sign in to comment.