Skip to content

Commit

Permalink
travis fix: downgrade python test version to 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
monim67 committed Mar 7, 2019
1 parent dc13d84 commit faf05b6
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
@@ -1,6 +1,6 @@
language: python
python:
- "3.7"
- "3.6"
install:
- pip install Django
- pip install PyYAML
Expand Down

0 comments on commit faf05b6

Please sign in to comment.