Skip to content

Commit

Permalink
🐛 Include gcc/g++ 6 in Travis CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
spakin committed Oct 3, 2016
1 parent c768498 commit e7f2a41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ addons:
- g++-4.9
- gcc-5
- g++-5
- gcc-6
- g++-6
- llvm-3.9
- llvm-3.9-dev
- clang-3.9
Expand Down

0 comments on commit e7f2a41

Please sign in to comment.