1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

add configuration file for TravisCI

This commit is contained in:
Stefan Lankes 2016-04-05 14:41:06 +02:00
parent 802eae98d2
commit ed2136f1e8

4
.travis.yml Normal file
View file

@ -0,0 +1,4 @@
language: c
compiler: gcc
before_install: sudo apt-get update
install: sudo apt-get install nasm