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 a8bcea6 commit 58eb05dCopy full SHA for 58eb05d
.travis.yml
@@ -11,9 +11,9 @@ scala:
11
- 2.13.4
12
13
env:
14
- - ADOPTOPENJDK=8 SCALAJS_VERSION=
15
- - ADOPTOPENJDK=8 SCALAJS_VERSION=1.3.1
16
- - ADOPTOPENJDK=11 SCALAJS_VERSION=
+ - ADOPTOPENJDK=8 SCALAJS_VERSION= CACHE_WORKAROUND=see-PR-335
+ - ADOPTOPENJDK=8 SCALAJS_VERSION=1.3.1 CACHE_WORKAROUND=see-PR-335
+ - ADOPTOPENJDK=11 SCALAJS_VERSION= CACHE_WORKAROUND=see-PR-335
17
18
matrix:
19
include:
0 commit comments