stacktic
/
dropbox
Archived
1
0
Fork 0

Add travis file

This commit is contained in:
Arnaud Ysmal 2014-07-28 21:31:12 +02:00
parent 47f8bf4c1d
commit d8e2508d11
1 changed files with 7 additions and 0 deletions

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: go
go:
- 1.1.2
- 1.2.2
- 1.3
- tip