This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
tracim
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
revert sudo in travis
Bastien Sevajol
9 years ago
parent
2efcefd3c4
commit
7026f0394c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -1,4 +1,4 @@
1
-sudo:
tru
e
1
+sudo:
fals
e
2
2
language: python
3
3
python:
4
4
# - "3.2"