This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge pull request
#1624
from methane/travis-sudo
travis: sudo: required
Mike Smith
10 years ago
parent
4c2210e470
11c3fffa65
commit
fa50f0bc73
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,3 +1,4 @@
+sudo: required
language: python
python:
- "2.7"