Browse Source

Add go 1.5 to .travis.yml

pull/1546/head
Linquize 9 years ago
parent
commit
aceff032f6
  1. 1
      .travis.yml

1
.travis.yml

@ -4,6 +4,7 @@ go:
- 1.2 - 1.2
- 1.3 - 1.3
- 1.4 - 1.4
- 1.5
- tip - tip
before_install: before_install:

Loading…
Cancel
Save