This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
wstools-py3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update .travis.yml
modified: .travis.yml
main
Sorin Sbarnea
11 years ago
parent
643ddef8d3
commit
83d7dae0fc
1 changed files
with
4 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-3
.travis.yml
+ 4
- 3
.travis.yml
View File
@@ -1,5 +1,6 @@
language: python
python:
- 2.6
- 2.7
script: tox
- "2.6"
- "2.7"
script: ./tox
Write
Preview
Loading…
Cancel
Save