next try, typo

This commit is contained in:
TLINDEN
2015-04-14 18:02:51 +02:00
parent d742f64051
commit 2d0ffe10f8
2 changed files with 5 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ before_install:
- sudo make install
- cd ..
- ./autogen.sh
- git clone https://github.com/tlinden/p5mode tests/lib
- git clone https://github.com/tlinden/p5mods tests/lib
compiler:
- clang
- gcc