Merge pull request #1966 from yatch/pr/travis-jdk

travis: workaround for the Java issue on Travis CI
This commit is contained in:
Antonio Lignan 2016-12-03 12:13:40 +01:00 committed by GitHub
commit 9ccc1697cf
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# Workaround for the issue found in the stable image promoted on Dec 1, 2016.
# See https://github.com/travis-ci/travis-ci/issues/6928#issuecomment-264227708
group: deprecated
notifications:
email: false
language: c #NOTE: this will set CC=gcc which might cause trouble