1
0
Fork 0
mirror of https://github.com/imjasonh/csvstruct synced 2026-07-09 03:25:01 +00:00

add .travis.yml

This commit is contained in:
Jason Hall 2014-05-15 12:11:03 -04:00
parent df76957f57
commit f70eb22586

5
.travis.yml Normal file
View file

@ -0,0 +1,5 @@
language: go
go:
- 1.2
- tip