We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37f553 commit 2183e01Copy full SHA for 2183e01
.travis.yml
@@ -1,7 +1,7 @@
1
sudo: false
2
language: python
3
python:
4
-- '2.7'
+- '3.7'
5
install:
6
- pip install pygments lxml setuptools --upgrade
7
- git clone https://github.com/tabatkins/bikeshed.git
0 commit comments