Skip to content

Commit

Permalink
scalacheck_2.13.0-M3 released (only jvm). enable Scala 2.13.0-M3 jvm …
Browse files Browse the repository at this point in the history
…test
  • Loading branch information
xuwei-k committed Feb 2, 2018
1 parent 3d7bf2e commit cd89b37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ matrix:
- cd kind-projector
- sbt ++${TRAVIS_SCALA_VERSION} publishLocal
- cd ..
- sbt "++${TRAVIS_SCALA_VERSION}! -v" -J-Xmx3784m checkGenTypeClasses coreJVM/compile effectJVM/compile iterateeJVM/compile example/compile concurrent/compile coreJS/compile effectJS/compile iterateeJS/compile
# TODO scalacheck_sjs0.6_2.13.0-M3
- sbt "++${TRAVIS_SCALA_VERSION}! -v" -J-Xmx3784m checkGenTypeClasses rootJVM/test coreJS/compile effectJS/compile iterateeJS/compile

0 comments on commit cd89b37

Please sign in to comment.