This website requires JavaScript.
Explore
Help
Sign In
github
/
supysonic
Watch
1
Star
0
Fork
0
You've already forked supysonic
mirror of
https://github.com/spl0k/supysonic.git
synced
2024-11-10 04:02:17 +00:00
Code
Issues
Releases
Wiki
Activity
7fe88d4670
supysonic
/
.travis.yml
6 lines
101 B
YAML
Raw
Normal View
History
Unescape
Escape
Added .travis.yml to run tests with Travis CI
2017-07-14 19:12:55 +00:00
language
:
python
python
:
-
"2.7"
Update .travis.yml to use the new setup.py
2017-08-07 11:19:53 +00:00
install
:
"python setup.py install"
script
:
"python setup.py test"
Reference in New Issue
Copy Permalink