Skip to content

Commit f0093e3

Browse files
committed
.travis.yml: Fix unsupported jdk version
1 parent f1069f3 commit f0093e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cache: bundler
1515
env:
1616
global:
1717
- GRAVIS="https://raw.githubusercontent.com/DanySK/Gravis-CI/master/"
18-
- JDK="[email protected]212"
18+
- JDK="[email protected]275"
1919

2020
jobs:
2121
include:

0 commit comments

Comments
 (0)