Fixed failing TravisCI jobs caused by confusion about TravisCI ENV and job ENV.
This commit is contained in:
parent
c8fb10e1b5
commit
1c46b61c4b
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ notifications:
|
|||
env:
|
||||
- DB=mysql
|
||||
- DB=postgresql
|
||||
- BUNDLE_JOBS=8
|
||||
addons:
|
||||
postgresql: "9.4"
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue