Commit 2de25567 authored by Robert David Graham's avatar Robert David Graham
Browse files

travis

parent 7f945768
Loading
Loading
Loading
Loading

.travis.yml

0 → 100644
+8 −0
Original line number Diff line number Diff line
language: c
compiler:
  - gcc
  - clang
# Change this to your needs
script: make && make test