Skip to content

Commit

Permalink
Set the openjdk version to 7 for travis since the maven source code l…
Browse files Browse the repository at this point in the history
…evel is at 1.7
  • Loading branch information
elruwen committed Jan 5, 2016
1 parent 4952419 commit 9954efe
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 9954efe

Please sign in to comment.