This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
injector
mirror of
https://github.com/alecthomas/injector.git
Watch
1
Star
1
Fork
You've already forked injector
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c70ed6be7d
injector
/
.travis.yml
8 lines
86 B
YAML
Raw
Normal View
History
Unescape
Escape
Add travis-ci support.
2012-11-13 17:50:46 +00:00
language
:
python
python
:
-
"2.6"
-
"2.7"
-
"3.2"
-
"pypy"
Run tests verbosely under Travis.
2012-11-13 18:27:48 +00:00
script
:
py.test -vv