Skip to content

Commit 933ad97

Browse files
committed
Activate travis-ci
1 parent 555c783 commit 933ad97

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: python
2+
python: "3.6"
3+
install: pip install -r requirements.txt -r requirements-dev.txt
4+
script: pytest

0 commit comments

Comments
 (0)