Update .travis.yml

This commit is contained in:
LNIS-Projects 2018-12-14 14:12:26 -07:00 committed by GitHub
parent 74c1067220
commit c7915511f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -28,16 +28,12 @@ matrix:
- libx11-dev
- exuberant-ctags
env:
- MATRIX_EVAL="CC=gcc-4.9 && CXX=g++-4.9"
# Compiler
compiler:
- clang
- gcc
before_install:
- eval "${MATRIX_EVAL}"
install:
- make