Skip to content

Commit 9ae3fde

Browse files
author
Alejandro Gómez
committed
Don't install compiler from sources
1 parent 3cdf92e commit 9ae3fde

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ scala:
44
jdk:
55
- oraclejdk8
66
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
97
- sbt test
108
after_success:
119
- bash deploy.sh

0 commit comments

Comments
 (0)