next try, travis ignored the last one

This commit is contained in:
TLINDEN
2015-04-13 19:29:22 +02:00
parent 64d7991094
commit 20c89373b8

View File

@@ -6,7 +6,7 @@ before_install:
- cd libsodium - cd libsodium
- ./autogen.sh - ./autogen.sh
- ./configure - ./configure
- sudo make install - sudo make install
compiler: compiler:
- clang - clang
- gcc - gcc