chore(travis): Stop making travis try to build the client
This commit is contained in:
@ -24,10 +24,4 @@ before_script:
|
|||||||
- git config --global user.name "CamperBot"
|
- git config --global user.name "CamperBot"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
<<<<<<< HEAD
|
- npm run test
|
||||||
- npm run test-ci
|
|
||||||
=======
|
|
||||||
- npm run test
|
|
||||||
- cd ./client
|
|
||||||
- npm run build
|
|
||||||
>>>>>>> fix(ci-build): Make it so, Travis
|
|
Reference in New Issue
Block a user