Browse Source

Fix travis build

pull/79/head
chrislusf 10 years ago
parent
commit
b13bcdaeda
  1. 2
      .travis.yml

2
.travis.yml

@ -1,7 +1,7 @@
language: go language: go
go: go:
- 1.3 - 1.3
- release
- 1.4.1
- tip - tip
before_install: before_install:

Loading…
Cancel
Save