This website works better with JavaScript
Home
Explore
Help
Sign In
221V
/
flaskbb
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add sudo: false to use travis' container architecture
Alec Nikolas Reiter
9 years ago
parent
9b6cf4f4a4
commit
8baad4c6b1
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -1,4 +1,5 @@
language: python
+sudo: false
python:
- "2.7"
- "3.3"