Skip to content

Commit cd59b3a

Browse files
authored
Remove sudo from travis configuration (#225)
In theory this should speed it up a little. I suppose it was initially added because we use docker but it doesn't seem that is requirement here.
1 parent e5844d7 commit cd59b3a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
sudo: required
2-
31
language: python
42

53
services:

0 commit comments

Comments
 (0)