Add basic travis CI YAML

Default Travis CI behavior is to fetch all dependencies including test
dependencies, build, and test, which should be sufficient.
This commit is contained in:
Oliver Graff
2016-09-16 12:04:05 -04:00
parent 3c3e9ef25d
commit dc6eb1017b

1
.travis.yml Normal file
View File

@@ -0,0 +1 @@
language: go