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

Commit

Permalink
Forcing python 2.7 for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-hul committed Dec 17, 2020
1 parent 03120ff commit 78d8878
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: python
python:
- "2.7"
install:
- pip install .
- pip install coveralls
Expand Down

0 comments on commit 78d8878

Please sign in to comment.