travis debugging

This commit is contained in:
David Schweikert 2014-09-16 11:03:36 +10:00
parent 396a32017d
commit 075be180fe
1 changed files with 2 additions and 0 deletions

View File

@ -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