Skip to content

Commit

Permalink
Update Scala versions
Browse files Browse the repository at this point in the history
  • Loading branch information
travisbrown-stripe authored and travisbrown committed Sep 13, 2018
1 parent 13584e3 commit f063a38
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
language: scala

scala:
- 2.10.7
- 2.11.12
- 2.12.6

jdk:
- oraclejdk7
- oraclejdk8

matrix:
include:
- scala: 2.12.4
jdk: oraclejdk8

cache:
directories:
- $HOME/.ivy2/cache
Expand Down

0 comments on commit f063a38

Please sign in to comment.