Skip to content

Commit

Permalink
Merge pull request #2 from elruwen/travis-java7
Browse files Browse the repository at this point in the history
Set the openjdk version to 7 for travis
  • Loading branch information
jjlauer committed Jan 5, 2016
2 parents 4952419 + 9954efe commit 756f0e3
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,3 +1,3 @@
language: java
jdk:
- openjdk6
- openjdk7

0 comments on commit 756f0e3

Please sign in to comment.