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 02e1355 commit c064848Copy full SHA for c064848
.travis.yml
@@ -14,7 +14,7 @@ before_install:
14
- sudo ln -s /run/shm /dev/shm
15
16
install:
17
- - conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy scipy matplotlib pip pymongo flake8 pandas astropy
+ - conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy scipy matplotlib pip pymongo flake8 pandas astropy pygments
18
- pip install restructuredtext-lint
19
- pip install .
20
0 commit comments