Skip to content

Commit

Permalink
Merge pull request #89 from cs50/develop
Browse files Browse the repository at this point in the history
Updated python version for building
  • Loading branch information
dmalan authored Apr 30, 2020
2 parents 7561039 + 327d7ae commit b43221c
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,5 +1,5 @@
language: python
python: '3.4'
python: '3.5'
branches:
except: "/^v\\d/"
before_install: pip install babel
Expand Down

0 comments on commit b43221c

Please sign in to comment.