Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Commit c087cd7

Browse files
committed
One more fix in travis.yml
1 parent 411c9b4 commit c087cd7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ scala:
44
- "2.11.8"
55
- "2.10.6"
66
jdk:
7-
- oraclejdk8script:
7+
- oraclejdk8
8+
script:
89
- sbt ++$TRAVIS_SCALA_VERSION test

0 commit comments

Comments
 (0)