Merge branch 'travis' of https://github.com/alagoutte/nghttp2 into alagoutte-travis
This commit is contained in:
commit
eb681c827d
|
@ -3,8 +3,6 @@ compiler:
|
|||
- clang
|
||||
#Disable gcc build for the moment...
|
||||
# - gcc
|
||||
python:
|
||||
- "3.4"
|
||||
before_install:
|
||||
- $CC --version
|
||||
- sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test
|
||||
|
|
Loading…
Reference in New Issue