Added travis file

This commit is contained in:
Sergey Lyubka 2014-08-01 08:08:54 +01:00
parent 0a0130b90c
commit d6fba7e45d

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: cpp
compiler:
- gcc
- clang
script:
- cd examples
- make u server