Skip to content

Commit

Permalink
Merge pull request #7 from xn0px90/patch-1
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
ryszard committed May 2, 2016
2 parents f043949 + 10a4733 commit e2b69e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
language: go

go:
- 1.6

- 1.6.1
- tip
script: go test -race ./go/...
install: GO15VENDOREXPERIMENT=1 go get -t -v ./go/...
env:
Expand Down

0 comments on commit e2b69e1

Please sign in to comment.