Update travis to use container infrastructure
This commit is contained in:
@ -1,9 +1,7 @@
|
||||
sudo: false
|
||||
language: cpp
|
||||
|
||||
compiler:
|
||||
- g++
|
||||
|
||||
script: cd tests && make && make test
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
Reference in New Issue
Block a user