Skip to content

Commit 2c6b480

Browse files
committed
Travis-CI: remove cache workaround from scala#335
1 parent 0b45612 commit 2c6b480

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: .travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ scala:
1111
- 2.13.4
1212

1313
env:
14-
- ADOPTOPENJDK=8 SCALAJS_VERSION= CACHE_WORKAROUND=see-PR-335
15-
- ADOPTOPENJDK=8 SCALAJS_VERSION=1.3.1 CACHE_WORKAROUND=see-PR-335
16-
- ADOPTOPENJDK=11 SCALAJS_VERSION= CACHE_WORKAROUND=see-PR-335
14+
- ADOPTOPENJDK=8 SCALAJS_VERSION=
15+
- ADOPTOPENJDK=8 SCALAJS_VERSION=1.3.1
16+
- ADOPTOPENJDK=11 SCALAJS_VERSION=
1717

1818
matrix:
1919
include:

0 commit comments

Comments
 (0)