Skip to content

Commit 2183e01

Browse files
authored
Chore: Update to Python 3 (#148)
1 parent e37f553 commit 2183e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sudo: false
22
language: python
33
python:
4-
- '2.7'
4+
- '3.7'
55
install:
66
- pip install pygments lxml setuptools --upgrade
77
- git clone https://github.com/tabatkins/bikeshed.git

0 commit comments

Comments
 (0)