Update travis to use container infrastructure
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user