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
Added travis-ci.org config file.
main
Sorin Sbarnea
11 years ago
parent
40fc1e66b4
commit
643ddef8d3
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
.travis.yml
+ 5
- 0
.travis.yml
View File
@@ -0,0 +1,5 @@
language: python
python:
- 2.6
- 2.7
script: tox
Write
Preview
Loading…
Cancel
Save