Gitiles
Code Review
Sign In
review.gerrithub.io
/
CamberCreak
/
GetCM
/
ba5b4a2988b31e7a29b05654c36726d96385f5c8
/
.
/
.travis.yml
blob: 483a83ff797c4762714832e2bc497dd0397b3b8d [
file
] [
log
] [
blame
]
language:
python
python:
-
"2.6"
-
"2.7"
install:
-
pip install
-
r requirements.txt
--
use
-
mirrors
-
pip install
-
e .
script:
nosetests