Skip to content

Commit 32b5264

Browse files
committed
fix: missing component of travis config
1 parent 8fcffc1 commit 32b5264

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
language: python
2+
env:
3+
- COVERAGE=--with-coverage
14
python:
25
- "2.7"
36
before_install:

0 commit comments

Comments
 (0)