mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 18:10:54 +00:00
added dep to .travis.yml
This commit is contained in:
parent
479dfdbd40
commit
c893b3472c
@ -31,6 +31,7 @@ install:
|
||||
- go get github.com/siddontang/ledisdb/config
|
||||
- go get github.com/siddontang/ledisdb/ledis
|
||||
- go get github.com/ssdb/gossdb/ssdb
|
||||
- go get github.com/shiena/ansicolor
|
||||
before_script:
|
||||
- psql --version
|
||||
- sh -c "if [ '$ORM_DRIVER' = 'postgres' ]; then psql -c 'create database orm_test;' -U postgres; fi"
|
||||
|
Loading…
Reference in New Issue
Block a user