fix travis

This commit is contained in:
parrt 2016-11-22 10:49:34 -08:00
parent 93c04a1933
commit 21324a02d2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ sudo: true
matrix:
include:
- os: linux
env: CXX=g++-5
compiler: clang
language: java
jdk: oraclejdk7