There was an error while loading. Please reload this page.
2 parents 92e4ac5 + 4e15d46 commit b2dfd62Copy full SHA for b2dfd62
.travis.yml
@@ -19,6 +19,6 @@ matrix:
19
- sudo: required
20
env: SCALA_NATIVE
21
before_install:
22
- - curl https://raw.githubusercontent.com/scala-native/scala-native/06e61984ca0f4/bin/travis_setup.sh | bash -
+ - curl https://raw.githubusercontent.com/scala-native/scala-native/master/scripts/travis_setup.sh | bash -
23
script:
24
- sbt "scalafmt::test" "test:scalafmt::test" "sbt:scalafmt::test" scalapbJsonCommonNative/test
0 commit comments