Skip to content

Commit

Permalink
adding build on jdk8 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
isopov authored and Dave Syer committed Apr 25, 2014
1 parent 84b8966 commit 4ffc95d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: java
jdk:
- openjdk7
- oraclejdk8
services: mongodb

install: mvn install -q -U -DskipTests=true -Dmaven.test.redirectTestOutputToFile=true -P spring-snapshot
Expand Down

0 comments on commit 4ffc95d

Please sign in to comment.