Skip to content

Commit

Permalink
Fixed Travis for JDK 7
Browse files Browse the repository at this point in the history
  • Loading branch information
smarek committed Mar 20, 2014
1 parent be9021e commit 447e02c
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
Expand Up @@ -4,7 +4,7 @@ branches:
language:
- java
jdk:
- openjdk6
- openjdk7
before_install:
# environment info
- mvn -version
Expand Down

0 comments on commit 447e02c

Please sign in to comment.