1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2024-11-15 04:58:36 +00:00

Merge pull request #16 from LK4D4/go_15

Add go 1.5.1 to CI
This commit is contained in:
Vincent Batts 2015-09-11 12:50:40 -04:00
commit 7384cf1827

View file

@ -1,6 +1,7 @@
language: go
go:
- tip
- 1.5.1
- 1.4.2
- 1.3.3
- 1.2.2