good morning!!!!

Skip to content
Snippets Groups Projects
Commit 9c9a4a6c authored by José Carlos Nieto's avatar José Carlos Nieto
Browse files

Attempt to fix tests.

parent 48c0cf5e
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,9 @@ install:
- go get -v -t -d upper.io/v2/db/postgresql
- go get -v -t -d upper.io/v2/db/mongo
- go get -v -t -d upper.io/v2/db/ql
- go get -v github.com/pkieltyka/sqlx
- (cd $GOPATH/src/github.com/pkieltyka/sqlx && git pull -a && git checkout ptrs) # temporal fix
- cp -r $GOPATH/src/github.com/pkieltyka/sqlx/* $GOPATH/src/github.com/jmoiron/sqlx/ # temporal fix
- export TRAVIS_BUILD_DIR=$GOPATH/src/upper.io/v2/db
services:
......
# upper.io/v2/db
*V2 IS CURRENTLY IN DEVELOPMENT AND NOT YET READY TO USE*
<center>
<img src="https://upper.io/images/icon.svg" width="256" />
</center>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment