mirror of https://github.com/sbt/sbt.git
Try fixing scala-native things on CI
This commit is contained in:
parent
3df3980c5e
commit
dd34d03f61
|
|
@ -20,6 +20,7 @@ matrix:
|
||||||
os: linux
|
os: linux
|
||||||
jdk: oraclejdk8
|
jdk: oraclejdk8
|
||||||
sudo: required
|
sudo: required
|
||||||
|
group: deprecated-2017Q3
|
||||||
before_install:
|
before_install:
|
||||||
- curl https://raw.githubusercontent.com/scala-native/scala-native/v0.3.1/bin/travis_setup.sh | bash -x
|
- curl https://raw.githubusercontent.com/scala-native/scala-native/v0.3.1/bin/travis_setup.sh | bash -x
|
||||||
services:
|
services:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue