Skip to content

Commit

Permalink
Merge pull request #243 from brharrington/travis-scala-version
Browse files Browse the repository at this point in the history
update scala version for travis build
  • Loading branch information
brharrington committed Apr 21, 2016
2 parents f8a7150 + 6b713a6 commit 4e8e498
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 @@ -2,7 +2,7 @@ language: scala
jdk:
- oraclejdk8
scala:
- 2.11.7
- 2.11.8
sudo: false
script:
- "./buildViaTravis.sh"
Expand Down

0 comments on commit 4e8e498

Please sign in to comment.