Skip to content

Commit 54507e8

Browse files
author
Alejandro Gómez
committed
Update CI configuration
1 parent 6d4f2a9 commit 54507e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ scala:
33
- 2.11.7
44
jdk:
55
- oraclejdk8
6+
script:
7+
- git clone https://github.com/scala-exercises/site.git site
8+
- pushd site; sbt 'definitions/publishLocal' 'runtime/publishLocal' 'compiler/publishLocal' 'sbt-exercise/publishLocal' ; popd
9+
- sbt test

0 commit comments

Comments
 (0)