Skip to content

Commit 2b490b3

Browse files
author
iamazy
authored
Update .travis.yml
1 parent 8b26fdc commit 2b490b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: java
22

33
jdk:
4-
- openjdk8
4+
- openjdk13
55

66
before_install:
77
- cd java
@@ -11,4 +11,4 @@ install:
1111

1212
script:
1313
- ulimit -a
14-
- mvn test
14+
- mvn test

0 commit comments

Comments
 (0)