Skip to content

Commit

Permalink
update travis-ci conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Valerian Barbot committed Aug 8, 2013
1 parent 61623fc commit 6d32b32
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ script: sbt ++$TRAVIS_SCALA_VERSION "test"
after_script:
- "sbt coveralls"
scala:
- "2.10.1"
- "2.10.0"
- "2.10.2"
jdk:
- oraclejdk7
- openjdk7
- openjdk6
services:
- redis
env:
Expand Down

0 comments on commit 6d32b32

Please sign in to comment.