Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 58eb05d

Browse files
set dummy environment variable to work around Travis-CI cache issue
see #335 for details. at some point we should be able to remove this
1 parent a8bcea6 commit 58eb05d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.travis.yml

Lines changed: 3 additions & 3 deletions
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=
15-
- ADOPTOPENJDK=8 SCALAJS_VERSION=1.3.1
16-
- ADOPTOPENJDK=11 SCALAJS_VERSION=
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
1717

1818
matrix:
1919
include:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /