Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Commit

Permalink
Updated .travis.yml to the latest scala versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioMateoGomez committed Jun 12, 2018
1 parent 7ce5e0f commit 5a8be9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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

matrix:
include:
- scala: 2.12.4
- scala: 2.12.6
jdk: oraclejdk8
env:
- SBT_VERSION=1.1.1
Expand Down
2 changes: 1 addition & 1 deletion src/sbt-test/sbtorgpolicies/valid-files/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: scala

scala:
- 2.11.12
- 2.12.4
- 2.12.6

jdk:
- oraclejdk8
Expand Down

0 comments on commit 5a8be9f

Please sign in to comment.