good morning!!!!

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

Reverting because this repo does not need the travis change.

parent fd05a272
No related branches found
No related tags found
No related merge requests found
......@@ -29,9 +29,6 @@ services:
- mongodb
before_script:
- mkdir -p $HOME/gopath/src/upper.io
- mv $HOME/gopath/src/github.com/upper/db.v1 $HOME/gopath/src/upper.io/db
- cd $HOME/gopath/src/upper.io/db
- cat mysql/_dumps/setup.sql | mysql -uroot
- cat mysql/_dumps/structs.sql | mysql -uupperio -pupperio upperio_tests
- cat postgresql/_dumps/setup.sql | psql -U postgres
......
......@@ -4,7 +4,7 @@
<img src="https://upper.io/images/icon.svg" width="256" />
</center>
[![Build Status](https://travis-ci.org/upper/db.v1.svg?branch=master)](https://travis-ci.org/upper/db.v1)
[![Build Status](https://travis-ci.org/upper/db.svg?branch=master)](https://travis-ci.org/upper/db)
## The `db` package
......
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