Update travis to use container infrastructure

This commit is contained in:
Nick O'Leary
2015-08-28 23:07:48 +01:00
parent c51f6c1673
commit a181852893

View File

@ -1,9 +1,7 @@
sudo: false
language: cpp language: cpp
compiler: compiler:
- g++ - g++
script: cd tests && make && make test script: cd tests && make && make test
os: os:
- linux - linux