Browse Source

update .travis.yml

pull/276/head
Alexandr Razumov 9 years ago
parent
commit
a2bb5a34fd
  1. 1
      .travis.yml

1
.travis.yml

@ -2,6 +2,7 @@ sudo: false
language: go
go:
- 1.5
- 1.6
- tip
before_install:

Loading…
Cancel
Save