bundle: command not found
This commit is contained in:
parent
56cd51b359
commit
bbf2b08330
@ -29,6 +29,7 @@ rvm:
|
||||
- 2.5
|
||||
|
||||
before_install:
|
||||
- gem install bundler
|
||||
- mysql -e 'CREATE DATABASE IF NOT EXISTS test CHARACTER SET utf8mb4;'
|
||||
- psql -c 'create database test;' -U postgres
|
||||
- export WORKSPACE=`pwd`/workspace
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user