1
0
Fork 0

Create .travis.yml

This commit is contained in:
Alexander Harkness 2013-12-19 20:07:58 +00:00
parent 78c5908237
commit 11e50df209
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: cpp
compiler:
- gcc
- clang
# Change this to your needs
script: make release=1