chore(travis): Stop making travis try to build the client

This commit is contained in:
Bouncey
2018-10-05 16:01:12 +01:00
committed by Beau Carnes
parent 3aa934a9c8
commit d2249ab01c

View File

@ -24,10 +24,4 @@ before_script:
- git config --global user.name "CamperBot" - git config --global user.name "CamperBot"
script: script:
<<<<<<< HEAD
- npm run test-ci
=======
- npm run test - npm run test
- cd ./client
- npm run build
>>>>>>> fix(ci-build): Make it so, Travis