Skip to content

Commit

Permalink
remove openjdk8 from build matrix; apparently travis doesnt support it
Browse files Browse the repository at this point in the history
  • Loading branch information
Li Haoyi committed Aug 14, 2015
1 parent d5646f2 commit fad263b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jdk:
- oraclejdk7
- oraclejdk8
- openjdk7
- openjdk8
script:
- sbt ++$TRAVIS_SCALA_VERSION modules/test
# Tricks to avoid unnecessary cache updates, from
Expand Down

0 comments on commit fad263b

Please sign in to comment.