Skip to content

Commit 7877ff6

Browse files
Switched TRavis to container based infrastructure
1 parent 37f7e2a commit 7877ff6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#### DO NOT MODIFY. THIS FILE IS AUTOGENERATED ####
22

33
dist: trusty
4-
sudo: required
4+
sudo: false
55

66
language: generic
77

travis.yml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dist: trusty
2-
sudo: required
2+
sudo: false
33

44
language: generic
55

0 commit comments

Comments
 (0)