Skip to content

Commit 4a2e61a

Browse files
author
Wei Li
committed
🐛 fix travis build
1 parent 01d8cda commit 4a2e61a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
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
36

47
services:
58
- docker

0 commit comments

Comments
 (0)