mirror of https://github.com/sbt/sbt.git
Let Travis publish 2.10 artifacts too
This commit is contained in:
parent
67e6dbfb85
commit
f61f71016e
|
|
@ -16,7 +16,7 @@ matrix:
|
|||
- env: TRAVIS_SCALA_VERSION=2.11.7 PUBLISH=1
|
||||
os: linux
|
||||
jdk: openjdk7
|
||||
- env: TRAVIS_SCALA_VERSION=2.10.6
|
||||
- env: TRAVIS_SCALA_VERSION=2.10.6 PUBLISH=1
|
||||
os: linux
|
||||
jdk: openjdk7
|
||||
- env: TRAVIS_SCALA_VERSION=2.11.7
|
||||
|
|
|
|||
Loading…
Reference in New Issue