1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-21 20:33:38 +00:00

travis debugging

This commit is contained in:
David Schweikert
2014-09-16 11:03:36 +10:00
parent 396a32017d
commit 075be180fe

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