Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
build: add initial travis config
  • Loading branch information
adamsutton committed Jan 5, 2016
1 parent a69523c commit 7243471
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
#
# Basic Build Setup
#

language: c
script: ./configure && make

0 comments on commit 7243471

Please sign in to comment.