Skip to content

Commit c69f43a

Browse files
committed
try to fix travis build
1 parent f73ab3a commit c69f43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ matrix:
6666
- env:
6767
- CI_SCRIPT: '"fastparseNative/test; fastparseByteNative/test; scalaparseNative/test; pythonparseNative/test; cssparseNative/test "'
6868
before_install:
69-
- curl https://raw.githubusercontent.com/scala-native/scala-native/v0.3.2/bin/travis_setup.sh | bash -x
69+
- curl https://raw.githubusercontent.com/scala-native/scala-native/master/bin/travis_setup.sh | bash -x
7070
scala: 2.11.11
7171
jdk: oraclejdk8
7272

0 commit comments

Comments
 (0)