Skip to content

Commit

Permalink
Merge pull request #50 from ocadotechnology/upgrade-python-in-travis
Browse files Browse the repository at this point in the history
ci: bring travis python up to date
  • Loading branch information
rubencabrera authored Jul 9, 2020
2 parents 39aefeb + cee869e commit df3c28b
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.6'
- '3.8'
sudo: required
services:
- docker
Expand Down

0 comments on commit df3c28b

Please sign in to comment.