Skip to content

Commit

Permalink
add travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismoos committed Dec 7, 2012
1 parent 11df26b commit 3f0ad28
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: c
compiler:
- gcc
- clang
script: make test && make clean && make

0 comments on commit 3f0ad28

Please sign in to comment.