Skip to content

Commit

Permalink
Merge pull request #306 from QuLogic/update-travis
Browse files Browse the repository at this point in the history
Update travis
  • Loading branch information
hobu committed Sep 10, 2015
2 parents b2d7eeb + 605022d commit 5e06381
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -3,12 +3,14 @@

language: c

sudo: false

compiler:
- gcc
- clang

before_install:
- sudo pip install git+git://github.com/tbonfort/cpp-coveralls.git@extensions
- pip install --user cpp-coveralls

install:
# cmake build
Expand Down

0 comments on commit 5e06381

Please sign in to comment.