Skip to content

Commit

Permalink
Merge branch 'hotfix/v2.0.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
ddspog committed May 9, 2018
2 parents 7b5d60a + 4886399 commit 659c1a6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ install:
- git clone https://github.com/ddspog/mgo.git
- cd mgo/
- cd $GOPATH/src/github.com/ddspog/mongo/
- go get github.com/ddspog/mspec
- go get github.com/comail/colog
- go get golang.org/x/net
- go get gopkg.in/check.v1
- go get gopkg.in/tomb.v2
- go get -t ./...
beforeScript:
- sleep 15
script:
Expand Down

0 comments on commit 659c1a6

Please sign in to comment.