Skip to content

Commit 3d155c8

Browse files
author
Sharon Shabtai
authored
Merge pull request #495 from SpectraLogic/shabtaisharon-patch-2
Update .travis.yml
2 parents cab29ce + e597e78 commit 3d155c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: java
2+
sudo: false
3+
dist: trusty
24
jdk:
3-
- oraclejdk8
5+
- openjdk8
46
script: ./gradlew -S clean test

0 commit comments

Comments
 (0)