Skip to content

Commit

Permalink
gochat
Browse files Browse the repository at this point in the history
  • Loading branch information
LockGit committed Nov 4, 2019
1 parent df62a06 commit be90cce
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
language:
go

go:
- "1.12"
- master

env:
global:
GO111MODULE: "on"


script:
- go install -tags "etcd" github.com/smallnest/rpcx/...
- go get -u -v -t ./...
language: go
script: true



0 comments on commit be90cce

Please sign in to comment.