Skip to content

Commit d2b74a9

Browse files
committed
Configurado Travis CI
#13
1 parent b74d366 commit d2b74a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
language: python
22
python:
33
- 3.7
4+
- 2.7
45
install:
6+
- pip install -r requirements-dev.txt
57
- pip install -q pipenv codecov
68
- pipenv sync --dev
79
script:

0 commit comments

Comments
 (0)