Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
corrected addons specification
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed Nov 27, 2018
1 parent 8828553 commit 75fa3c5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ matrix:
env: SPHINX_VERSION=1.5
- python: "3.7"
env: SPHINX_VERSION=1.6
apt:
addons:
apt:
packages:
- matplotlib
- pandoc
- matplotlib
- pandoc
install:
- pip install pillow sphinx==$SPHINX_VERSION jupyter
- source activate test_env
Expand Down

0 comments on commit 75fa3c5

Please sign in to comment.