next try, need to activate perlbrew manually

This commit is contained in:
TLINDEN
2015-04-13 20:34:13 +02:00
parent 22ef544615
commit c86cfafd95

View File

@@ -10,6 +10,7 @@ before_install:
- sudo make install - sudo make install
- cd .. - cd ..
- ./autogen.sh - ./autogen.sh
- perlbrew use `perlbrew list | grep 5.20 | head -1`
- cpanm Test::More IPC::Open3 Config::General Tie::IxHash - cpanm Test::More IPC::Open3 Config::General Tie::IxHash
compiler: compiler:
- clang - clang