good morning!!!!

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

Moving travis paths.

parent 7e3f765c
No related branches found
No related tags found
Loading
......@@ -30,7 +30,7 @@ services:
before_script:
- mkdir -p $HOME/gopath/src/upper.io
- mv $HOME/gopath/src/github.com/upper/db $HOME/gopath/src/upper.io/db
- 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
......
......@@ -4,7 +4,7 @@
<img src="https://upper.io/images/icon.svg" width="256" />
</center>
[![Build Status](https://travis-ci.org/upper/db.svg?branch=master)](https://travis-ci.org/upper/db)
[![Build Status](https://travis-ci.org/upper/db.v1.svg?branch=master)](https://travis-ci.org/upper/db.v1)
## 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