Commit aae31265b3c5f5e4ec9d57b9d11c5ada264cad70

Authored by Henry Fredrick Schreiner
1 parent 15a2a94e

Requires 4.9+ GCC

Showing 1 changed file with 2 additions and 2 deletions
.travis.yml
... ... @@ -8,8 +8,8 @@ cache:
8 8 addons:
9 9 apt:
10 10 packages:
11   - - g++-4.8
12   - - gcc-4.8
  11 + - g++-4.9
  12 + - gcc-4.9
13 13 sources:
14 14 - ubuntu-toolchain-r-test
15 15  
... ...