added travis yaml file

This commit is contained in:
Johannes Findeisen 2018-01-07 21:52:04 +01:00
commit f9122b9f37
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
# Project based
helloworld
*.bak
# Prerequisites
*.d

2
.travis.yml Normal file
View file

@ -0,0 +1,2 @@
language: c
script: make