don't trust travis to do anything intelligent with the language.

This commit is contained in:
Joseph Lenox 2018-05-13 23:03:50 -05:00
parent dbec4e571c
commit a38b215952

View File

@ -1,4 +1,4 @@
language: cpp
language:
before_install:
- sh package/linux/travis-decrypt-key
env:
@ -53,8 +53,8 @@ matrix:
- os: linux
env:
- export WXVERSION=pkg
- export CC7=gcc-7
- export CXX7=g++-7
- export CC=gcc-7
- export CXX=g++-7
- os: osx
env:
- WXVERSION=pkg