Merge branch '0.13' into tuple-enrichments-are-staying

This commit is contained in:
eugene yokota 2017-08-24 06:02:48 -04:00 committed by GitHub
commit 6a04e0e168
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
# Use Docker-based container (instead of OpenVZ)
sudo: false
# https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming
# Travis now defaults to Trusty, which is missing openjdk6.
dist: precise
cache:
directories:
- $HOME/.ivy2/cache