Skip to content

Commit

Permalink
travis CI integration
Browse files Browse the repository at this point in the history
  • Loading branch information
vlm committed Sep 7, 2014
1 parent 4018d82 commit 5809ec6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: c
compiler:
- gcc
- clang
script: ./configure && make && make check

0 comments on commit 5809ec6

Please sign in to comment.