Skip to content

Commit a181852

Browse files
committed
Update travis to use container infrastructure
1 parent c51f6c1 commit a181852

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1+
sudo: false
12
language: cpp
2-
33
compiler:
44
- g++
5-
65
script: cd tests && make && make test
7-
86
os:
97
- linux

0 commit comments

Comments
 (0)