Skip to content

Commit

Permalink
GH-61: build everything
Browse files Browse the repository at this point in the history
  • Loading branch information
tabergma committed Oct 4, 2018
1 parent 5aebd44 commit 8003e9e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Expand Up @@ -4,10 +4,7 @@ language: python
python:
- "3.6"
install:
- pip install -r requirements.txt
- pip install -r requirements.txt -q
before_script: cd tests
script:
- pytest
branches:
only:
- master
- pytest

0 comments on commit 8003e9e

Please sign in to comment.