1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-01 18:43:27 +00:00

Update .travis.yml

This commit is contained in:
astaxie 2018-07-20 23:40:11 +08:00 committed by GitHub
parent 5ba9e63086
commit 61aec396e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,6 @@ install:
- go get github.com/mattn/go-sqlite3 - go get github.com/mattn/go-sqlite3
- go get github.com/bradfitz/gomemcache/memcache - go get github.com/bradfitz/gomemcache/memcache
- go get github.com/gomodule/redigo/redis - go get github.com/gomodule/redigo/redis
- go get github.com/go-redis/redis
- go get github.com/beego/x2j - go get github.com/beego/x2j
- go get github.com/couchbase/go-couchbase - go get github.com/couchbase/go-couchbase
- go get github.com/beego/goyaml2 - go get github.com/beego/goyaml2