Fix mail test and add bundle install to devbox
This commit is contained in:
parent
a1d8acbb48
commit
401ed3ddf4
2 changed files with 38 additions and 15 deletions
|
|
@ -12,7 +12,8 @@
|
|||
},
|
||||
"shell": {
|
||||
"init_hook": [
|
||||
"echo 'Welcome to devbox!' > /dev/null"
|
||||
"bundle config set with 'development,test'",
|
||||
"bundle install"
|
||||
],
|
||||
"scripts": {
|
||||
"test": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue