Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed Mar 26, 2018
1 parent 4fff441 commit 40d51ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -2,9 +2,9 @@ language: python
python:
- "2.7"
- "3.5"
- "3.6"
install:
- pip install -U pip setuptools pytest argparse
- pip install coveralls
- pip install -U pip setuptools pytest argparse coveralls
- python setup.py install

script:
Expand Down

0 comments on commit 40d51ad

Please sign in to comment.