Skip to content

Commit

Permalink
Add CI
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Feb 5, 2017
1 parent 54cb9bf commit 677a460
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: c
dist: trusty

compiler:
- clang
- gcc

script: ./autogen.sh && ./configure && make

0 comments on commit 677a460

Please sign in to comment.