Skip to content

Commit

Permalink
Fix copy/paste issue. => Add travis continuous integration
Browse files Browse the repository at this point in the history
  • Loading branch information
AshtonIzmev committed May 2, 2020
1 parent 22caa62 commit 1591b00
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 @@ -2,4 +2,4 @@ language: python
install:
- pip install -r requirements.txt
- pip install .
script:the imp module is deprecated in favour of importlibthe imp module is deprecated in favour of importlib pytest
script: pytest

0 comments on commit 1591b00

Please sign in to comment.