Skip to content

Commit

Permalink
updated .gitignore and .travis.yml
Browse files Browse the repository at this point in the history
Signed-off-by: hikarikumo <[email protected]>
  • Loading branch information
hikarikumo committed Dec 19, 2023
1 parent 411abec commit 3a41e89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
language: python
python:
# we want to test our package on several versions of Python
- 3.7

before_install:
# make depends on poetry
- pip install poetry
- pip install wemake-python-styleguide

Expand Down

0 comments on commit 3a41e89

Please sign in to comment.