Skip to content

Commit

Permalink
Add travis CI integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Scott committed Sep 5, 2014
1 parent 28dbcb7 commit 87fe1b3
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 && make tests

0 comments on commit 87fe1b3

Please sign in to comment.