Skip to content

Commit

Permalink
travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
tfjgeorge committed Sep 12, 2020
1 parent ff514e5 commit 75ba76f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: python
install:
- pip install -r requirements.txt
script:
- pytest

0 comments on commit 75ba76f

Please sign in to comment.