Skip to content

Commit 6600771

Browse files
committed
Travis-CI: update to newer infrastructure using the sudo-flag
1 parent 2d10316 commit 6600771

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: cpp
22

3+
sudo: false # Use the new container infrastructure
4+
35
compiler:
46
- clang
57
- gcc

0 commit comments

Comments
 (0)