Skip to content

Commit 519e14e

Browse files
committed
Update .travis.yml
1 parent 2679f2d commit 519e14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: java
22
jdk:
33
- openjdk8
4-
sudo: false
4+
os: linux
55
after_success:
66
- bash <(curl -s https://codecov.io/bash)
77
cache:

0 commit comments

Comments
 (0)