Skip to content

Commit

Permalink
Minor scala version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
djspiewak committed May 6, 2018
1 parent 4035e14 commit 8aeb1a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -2,8 +2,8 @@ sudo: false
language: scala language: scala


scala: scala:
- 2.11.11 - 2.11.12
- 2.12.4 - 2.12.6


script: script:
- sbt ++$TRAVIS_SCALA_VERSION ci - sbt ++$TRAVIS_SCALA_VERSION ci
Expand Down

0 comments on commit 8aeb1a9

Please sign in to comment.