mirror of https://github.com/sbt/sbt.git
Merge pull request #654 from coursier/topic/bump-native
Try fixing scala-native things on CI
This commit is contained in:
commit
308f77e3a0
|
|
@ -20,6 +20,7 @@ matrix:
|
|||
os: linux
|
||||
jdk: oraclejdk8
|
||||
sudo: required
|
||||
group: deprecated-2017Q3
|
||||
before_install:
|
||||
- curl https://raw.githubusercontent.com/scala-native/scala-native/v0.3.1/bin/travis_setup.sh | bash -x
|
||||
services:
|
||||
|
|
|
|||
Loading…
Reference in New Issue