Gitiles
Code Review
Sign In
review.gerrithub.io
/
CamberCreak
/
GetCM
/
2892238c8fa108e6fd6120d1bfe4cd55d3f9d4cb
/
.
/
.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