Commit b827b99b authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

Merge branch 'travis' of https://github.com/alagoutte/nghttp2 into alagoutte-travis

parents 88add854 8883df2f
language: cpp
compiler:
- clang
- gcc
#Disable gcc build for the moment...
# - gcc
python:
- "3.4"
before_install:
......@@ -34,3 +35,4 @@ before_script:
- ./configure --enable-werror
script:
- make
- make check
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