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

Commit

Permalink
Changed .travis.yml Python version to 3.7, which is what the Raspberr…
Browse files Browse the repository at this point in the history
…y Pi image runs.
  • Loading branch information
Orange Peeler committed Aug 23, 2020
1 parent c0d3a38 commit e1cc5fa
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.4
- 3.7

before_install:
- sudo apt-get update -qq
Expand Down

0 comments on commit e1cc5fa

Please sign in to comment.