good morning!!!!

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

Removing temporal hack for using Peter's branch.

parent 4999e496
No related branches found
No related tags found
No related merge requests found
......@@ -33,8 +33,8 @@ install:
- go get -v -t -d upper.io/db/mongo
- go get -v -t -d upper.io/db/ql
- go get -v github.com/jmoiron/sqlx
- (cd $GOPATH/src/github.com/jmoiron/sqlx && git pull -a && git checkout ptrs) # temporal fix
- (cd $GOPATH/src/github.com/jmoiron/sqlx && go build -a && go install)
# - (cd $GOPATH/src/github.com/jmoiron/sqlx && git pull -a && git checkout ptrs) # temporal fix
# - (cd $GOPATH/src/github.com/jmoiron/sqlx && go build -a && go install)
- export TRAVIS_BUILD_DIR=$GOPATH/src/upper.io/db
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment