This website works better with JavaScript.
Home
Help
Sign In
ben
/
mwparserfromhell
mirror of
https://github.com/earwig/mwparserfromhell
Watch
1
Star
1
Fork
0
Code
Releases
24
Activity
Browse Source
Merge pull request
#113
from jayvdb/travis-py35
Use 3.5 nightly in build matrix
tags/v0.4.1
Ben Kurtovic
9 years ago
parent
46cb714344
7c303eec45
commit
5d11d4b929
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -5,7 +5,7 @@ python:
- 3.2
- 3.2
- 3.3
- 3.3
- 3.4
- 3.4
-
nightly
-
3.5-dev
install:
install:
- pip install coveralls
- pip install coveralls
- python setup.py build
- python setup.py build
Write
Preview
Loading…
Cancel
Save