Skip to content

Commit

Permalink
Fix travis config formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Oct 27, 2015
1 parent ae74886 commit 858671c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ before_script:
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-4.8
- g++-4.8
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-4.8
- g++-4.8

0 comments on commit 858671c

Please sign in to comment.