We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63366dd commit 514caf3Copy full SHA for 514caf3
.travis.yml
@@ -5,6 +5,6 @@ python:
5
- "pypy"
6
- "3.2"
7
# command to install dependencies
8
-install: pip install --use-mirrors pygments
+install: pip install --use-mirrors Pygments==1.6
9
# command to run tests
10
script: make testone
0 commit comments