travis-ci test trusty w/ c++11

This commit is contained in:
Michael Davidsaver
2019-12-18 20:30:23 -08:00
parent 475963453c
commit d97a12f095
+1 -1
View File
@@ -17,7 +17,7 @@ matrix:
- sudo: false
dist: trusty
compiler: gcc
env: CMPLR=gcc STATIC=YES
env: CMPLR=gcc STATIC=YES CMD_CXXFLAGS=-std=c++11
- sudo: false
dist: bionic
compiler: gcc