Skip to content

Commit

Permalink
Update travis to use container infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
knolleary committed Aug 28, 2015
1 parent c51f6c1 commit a181852
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
sudo: false
language: cpp

compiler:
- g++

script: cd tests && make && make test

os:
- linux

0 comments on commit a181852

Please sign in to comment.