Browse Source

upgrade travis to Go 1.4

tags/0.2
Xing Xing 9 years ago
parent
commit
c01a2e22c0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -1,6 +1,6 @@
language: go
go:
- 1.2
- 1.4

before_install:
- sudo apt-get remove -y gearman-job-server


Loading…
Cancel
Save