2
0

Adds .travis.yml

This commit is contained in:
Manu Mtz-Almeida
2015-05-13 23:32:31 +02:00
parent 489af8e7c7
commit 0656c24e21
+6
View File
@@ -0,0 +1,6 @@
language: go
sudo: false
go:
- 1.3
- 1.4
- tip