Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chirag Nagpal authored Dec 14, 2020
1 parent 5dc1017 commit edc176b
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 @@ -9,7 +9,7 @@ os:
install:
- pip install -r requirements.txt
- pip install --upgrade pytest
- pip install --upgrade pylint
- pip install pylint==2.5.3

# command to run tests
script:
Expand Down

0 comments on commit edc176b

Please sign in to comment.