Skip to content

Commit

Permalink
Added travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespeterschinner committed Oct 23, 2017
1 parent acd6b78 commit f10080d
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -2,6 +2,6 @@ language: python
python:
- 3.6
install:
- pip install -r requirements.txt
- pip install -r requirements.txt.txt
script:
- pytest
File renamed without changes.

0 comments on commit f10080d

Please sign in to comment.