Commit ffa620de authored by Federico G. Schwindt's avatar Federico G. Schwindt

bah, trusty does not have nghttp2

parent f4bd388b
...@@ -10,7 +10,6 @@ addons: ...@@ -10,7 +10,6 @@ addons:
apt: apt:
packages: packages:
- python-docutils - python-docutils
- nghttp2
before_install: before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install docutils; fi - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install docutils; fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment