Skip to content

Commit

Permalink
Fixes Travis builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan committed Aug 18, 2014
1 parent a580009 commit caef04c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: cpp
compiler:
- gcc
install:
- sudo apt-get update
- sudo apt-get install gcc-multilib g++-multilib
script:
- make

0 comments on commit caef04c

Please sign in to comment.