Skip to content

Commit

Permalink
Add openjdk7 build test
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial committed Dec 11, 2013
1 parent 3cc8a6a commit 3305450
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,10 @@ scala:


script: sbt ++$TRAVIS_SCALA_VERSION test -Dloglevel=debug script: sbt ++$TRAVIS_SCALA_VERSION test -Dloglevel=debug


jdk:
- openjdk7
- oraclejdk7

branches: branches:
only: only:
- develop - develop

0 comments on commit 3305450

Please sign in to comment.