updated travis config

This commit is contained in:
Sergey Lyubka 2014-08-22 22:39:48 +01:00
parent c941a1a39a
commit 44561d163a

View File

@ -17,5 +17,4 @@ compiler:
- clang
script:
- cd examples
- make u server
- cd examples && make u server