1 build, not 3, silly

This commit is contained in:
Aaron Louie 2020-05-22 15:46:22 -04:00
parent 611e0dd6a1
commit a82a4ac5ae

View File

@ -30,9 +30,7 @@ addons:
chrome: stable chrome: stable
env: env:
- BASE_HREF="/" - BASE_HREF="/" API_URL="http://db:5000/v1.0" IRB_URL="http://pb:5001"
- API_URL="http://db:5000/v1.0"
- IRB_URL="http://pb:5001"
script: script:
- npm run ci - npm run ci