Added make test and travis experiment

This commit is contained in:
Olof hagsand 2019-02-04 14:13:20 +01:00
parent 14343810ca
commit 10d841f4be
8 changed files with 21 additions and 3 deletions

View file

@ -1 +1,9 @@
language: c
language: c
# safelist
branches:
only:
- master
- develop
before_script:
- ./test/travis/before_script.sh