repo.or.cz
/
PyCIM.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #12 from greatestape/roll-back-cim16-import
[PyCIM.git]
/
.travis.yml
blob
0bc8e0acfc0661f2d2f5378353ef84a1c4b1b4fc
1
language: python
2
python:
3
- "2.7"
4
install:
5
- "pip install -e ."
6
- "pip install pytest"
7
script:
8
- "pytest PyCIM/Test/*Test.py"