We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 736065d commit db848a5Copy full SHA for db848a5
.travis.yml
@@ -19,7 +19,7 @@ matrix:
19
env: SCALAJS_VERSION=1.0.0
20
include:
21
- scala: 2.12.10
22
- env: SCALAJS_VERSION=0.6.28
+ env: SCALAJS_VERSION=1.0.0
23
script:
24
- sbt readme/run
25
0 commit comments