Skip to content

Commit

Permalink
travis env debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lexndru committed Aug 19, 2018
1 parent e0aa92b commit 01ad0f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ git:
install:
- pip install -r requirements.txt

env:
- DEBUG=true

script:
- python setup.py test
- python setup.py install
Expand Down

0 comments on commit 01ad0f5

Please sign in to comment.