Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitanwar committed Feb 13, 2018
1 parent 9a09057 commit 4d19e4c
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 @@ -3,7 +3,7 @@ cache:
directories:
- __pycache__
before_install:
- pip install -r requirements.txt
- sudo pip install -r requirements.txt
script:
- python scripts\lint.py
- python scripts\readme.py
Expand Down

0 comments on commit 4d19e4c

Please sign in to comment.