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"
|
||||
|
||||
script:
|
||||
<<<<<<< HEAD
|
||||
- npm run test-ci
|
||||
=======
|
||||
- npm run test
|
||||
- cd ./client
|
||||
- npm run build
|
||||
>>>>>>> fix(ci-build): Make it so, Travis
|
||||
- npm run test
|
Reference in New Issue
Block a user