travis debugging

pull/70/head
David Schweikert 10 years ago
parent 396a32017d
commit 075be180fe

@ -8,6 +8,8 @@ compiler:
- gcc
before_install:
- sudo apt-get install libcap2-bin
- sudo apt-get install traceroute
- traceroute google.com
install:
- ci/build-1-autotools.sh
- curl -L http://cpanmin.us | perl - --sudo App::cpanminus

Loading…
Cancel
Save