Skip to content

Commit

Permalink
Add Travis configuration.
Browse files Browse the repository at this point in the history
References #173.
  • Loading branch information
gaul committed Jan 18, 2019
1 parent dd2c305 commit 07f19de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
dist: xenial
language: c
script:
- make

0 comments on commit 07f19de

Please sign in to comment.