Try fixing scala-native things on CI

This commit is contained in:
Alexandre Archambault 2017-09-10 19:02:31 +02:00
parent 3df3980c5e
commit dd34d03f61
1 changed files with 1 additions and 0 deletions

View File

@ -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: