Skip to content

Commit c064848

Browse files
committed
Install pygments on travis
1 parent 02e1355 commit c064848

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
@@ -14,7 +14,7 @@ before_install:
1414
- sudo ln -s /run/shm /dev/shm
1515

1616
install:
17-
- conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy scipy matplotlib pip pymongo flake8 pandas astropy
17+
- conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy scipy matplotlib pip pymongo flake8 pandas astropy pygments
1818
- pip install restructuredtext-lint
1919
- pip install .
2020

0 commit comments

Comments
 (0)