Skip to content

Commit e7fa341

Browse files
author
Wei Li
committed
🐛 fix travis build
1 parent 4f90635 commit e7fa341

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
---
2+
sudo: required
3+
# Various issues have been logged aginst Travis-ci about Java 7 Support. Looks like it's broken on the latest Linux image.
4+
# For now we use the old version of the image. In the longer term, we should consider moving to Java 8
5+
group: deprecated-2017Q2
6+
27
services:
38
- docker
49

0 commit comments

Comments
 (0)