Try to get travis working part 3
This commit is contained in:
@@ -5,7 +5,7 @@ python:
|
|||||||
compiler: clang
|
compiler: clang
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- CXX=clang
|
- CXX=clang++
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- "curl -L https://gist.github.com/jparyani/6216515/raw/a50cb02574033a14f3856dac949f83b4c0557c82/install_capnproto.sh | /bin/bash"
|
- "curl -L https://gist.github.com/jparyani/6216515/raw/a50cb02574033a14f3856dac949f83b4c0557c82/install_capnproto.sh | /bin/bash"
|
||||||
|
|||||||
Reference in New Issue
Block a user