Skip to content

Commit 967b76f

Browse files
committed
Scala Native travis pre-configuration
1 parent ae456cd commit 967b76f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ scala:
44
- 2.11.12
55
jdk:
66
- oraclejdk8
7+
before_script:
8+
- curl https://raw.githubusercontent.com/scala-native/scala-native/master/bin/travis_setup.sh | bash -x
79
script:
810
- sbt clean test
911
- sbt coverage reactifyJVM/test

0 commit comments

Comments
 (0)