changeset 189:b639d8b3050c

Add .travis.yml
author Jamie Bullock <jamie@jamiebullock.com>
date Tue, 14 Jan 2014 21:37:53 +0000
parents e96b2763bef1
children dc79e53dee51
files .travis.yml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.travis.yml	Tue Jan 14 21:37:53 2014 +0000
@@ -0,0 +1,2 @@
+language: c
+before_script: ./autogen.sh
\ No newline at end of file