Revision 211:41ec8ed1c2cb

View differences:

.travis.yml
13 13

  
14 14
before_install:
15 15
  - ( cd ../ ; git clone https://github.com/sandstorm-io/capnproto )
16
  - ( cd ../capnproto ; git checkout v0.6.1 )
16 17
  - ( cd ../capnproto/c++ ; ./setup-autotools.sh && autoreconf -i )
17 18
  - ( cd ../capnproto/c++ ; ./configure && make && sudo make install )
18 19

  

Also available in: Unified diff