1 build, not 3, silly

This commit is contained in:
Aaron Louie 2020-05-22 15:46:22 -04:00
parent 611e0dd6a1
commit a82a4ac5ae
1 changed files with 1 additions and 3 deletions

View File

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