good morning!!!!

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

Merge pull request #113 from upper/issue-107

Removing temporal hack for using Peter's branch.
parents 4999e496 1994af1e
Branches
Tags
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