Fix env variables layout?

This commit is contained in:
Jason Turner
2015-05-29 22:19:59 -06:00
parent f54bd484e6
commit a04fe9d5a5

View File

@@ -2,8 +2,9 @@ language: cpp
compiler:
- gcc
env:
- GCC_VER=4.6
- GCC_VER=4.8
matrix:
- GCC_VER=4.6
- GCC_VER=4.8
global: