Merge pull request #4 from vszakats/master

enabling automatic build tests on travis-ci.org
This commit is contained in:
Szakáts Viktor
2013-03-22 02:54:46 -07:00

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: c
compiler: gcc
script: make
before_install:
- sudo apt-get install -qq libmagic-dev