Skip to content

Commit

Permalink
update .travis.yml for new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmorris12 committed May 5, 2020
1 parent c176c1b commit 016c199
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 @@ -7,4 +7,4 @@ before_install:
- pip install git+https://github.com/jxmorris12/language-check
install:
- pip install -e .
script: pytest # run tests
script: pytest tests # run tests

0 comments on commit 016c199

Please sign in to comment.