Skip to content

Commit

Permalink
update all beta images
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Jul 19, 2019
1 parent 536ea3a commit e76200d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@ matrix:
os: osx
jdk: openjdk-ea

- env: DEPLOY='linux-early-access-loom' TAG="untagged-017670efcae8857d6d25" NAME="jdk-14-loom"
- env: DEPLOY='linux-early-access-loom' TAG="untagged-a9238b952918e5adc484" NAME="jdk-14-loom"

- env: DEPLOY='linux-early-access-record' TAG="untagged-017670efcae8857d6d25" NAME="jdk-14-record"
- env: DEPLOY='linux-early-access-record' TAG="untagged-a9238b952918e5adc484" NAME="jdk-14-record"

- env: DEPLOY='linux-early-access-lworld' TAG="untagged-017670efcae8857d6d25" NAME="jdk-14-lworld"
- env: DEPLOY='linux-early-access-lworld' TAG="untagged-a9238b952918e5adc484" NAME="jdk-14-lworld"

- env: DEPLOY='macos-early-access-loom' TAG="untagged-017670efcae8857d6d25" NAME="jdk-14-loom"
- env: DEPLOY='macos-early-access-loom' TAG="untagged-a9238b952918e5adc484" NAME="jdk-14-loom"
os: osx

- env: DEPLOY='macos-early-access-record' TAG="untagged-017670efcae8857d6d25" NAME="jdk-14-record"
- env: DEPLOY='macos-early-access-record' TAG="untagged-a9238b952918e5adc484" NAME="jdk-14-record"
os: osx

- env: DEPLOY='macos-early-access-lworld' TAG="untagged-017670efcae8857d6d25" NAME="jdk-14-lworld"
- env: DEPLOY='macos-early-access-lworld' TAG="untagged-a9238b952918e5adc484" NAME="jdk-14-lworld"
os: osx

# allow_failures:
Expand Down

0 comments on commit e76200d

Please sign in to comment.