From 138091d73cb1bc8fca128a895f13e9d578f122be Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Wed, 16 May 2018 11:48:47 -0700 Subject: Update changelog --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 5dddf69..ba3b474 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,10 @@ language: scala jdk: - oraclejdk8 # this should be changed to openjdk as soon as it becomes available on Travis CI +addons: + apt: + update: true + before_install: - curl https://raw.githubusercontent.com/scala-native/scala-native/68122ea1ce88ff0ccfb94cbbcd4dae34b68f21cf/scripts/travis_setup.sh | bash -x -- cgit v1.2.3