Skip to content

Commit

Permalink
Tell Travis CI how to install before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
singingwolfboy committed Aug 16, 2017
1 parent 7b5b5b8 commit c77eb7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
language: python
python:
- '3.5'
install: make install-deps
script: make test

0 comments on commit c77eb7d

Please sign in to comment.