Run CI on containers
Evan Huus
8 years ago
1 changed file(s) with
4 addition(s)
and
3 deletion(s)
.
Raw diff
Collapse all
Expand all
+4
-3
.travis.yml
less
more
0
0
language: go
1
sudo: false
1
2
2
3
go:
3
- 1.2
4
- 1.3
5
- 1.4
4
- 1.2
5
- 1.3
6
- 1.4