add a travis file for real

This commit is contained in:
Benjamin Sergeant 2019-01-07 18:05:55 -08:00
parent 12d1c5d956
commit 7f9bef3b8d

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: cpp
dist: xenial
script: make test