Skip to content

Commit

Permalink
Setting travis to run on java 6 instead of java 7.
Browse files Browse the repository at this point in the history
  • Loading branch information
meri committed Sep 23, 2012
1 parent 57f79f3 commit e85435e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
language: java
jdk:
- openjdk6
script: mvn clean test

0 comments on commit e85435e

Please sign in to comment.