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 language: go
go: go:
- 1.5 - 1.5
- 1.6
- tip - tip
before_install: before_install:

Loading…
Cancel
Save