Skip to content

Commit

Permalink
first attempt at travis
Browse files Browse the repository at this point in the history
  • Loading branch information
J38 committed Jan 29, 2019
1 parent 7e85dea commit 5f060e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ python:
notifications:
email: false
install:
- pip install -e .
- pip install --quiet -e .
script:
- pytest tests/test_read.py

0 comments on commit 5f060e3

Please sign in to comment.