.travis updated to origin, rayQueryCheck removed
This commit is contained in:
parent
7f689bebec
commit
67c7bc4086
3 changed files with 1 additions and 8 deletions
|
|
@ -43,7 +43,7 @@ addons:
|
|||
packages:
|
||||
- clang-3.6
|
||||
|
||||
install: travis_wait 30 mvn install
|
||||
install:
|
||||
# Make sure that clang-3.6 is selected on Linux.
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" && "$CC" == "clang" ]]; then
|
||||
export CC=clang-3.6 CXX=clang++-3.6;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue