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
Update .travis.yml for new Travis infrastructure
Per
http://docs.travis-ci.com/user/migrating-from-legacy
tags/v0.4.1
Ben Kurtovic
9 years ago
parent
dcca42abb0
commit
06ad55822f
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -6,6 +6,7 @@ python:
- 3.3
- 3.4
- 3.5-dev
sudo: false
install:
- pip install coveralls
- python setup.py build
Write
Preview
Loading…
Cancel
Save