Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cicerossoares committed Feb 22, 2022
1 parent 16b84b3 commit 7190ea5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: python
dist:xenial
sudo:true
python:
- 3.9
install:
- pip instal -r requirements-dev.txt
script:
- flake8
- flake8

0 comments on commit 7190ea5

Please sign in to comment.