fix: remove extraneous build step

This commit is contained in:
Mrugesh Mohapatra
2018-06-13 22:17:09 +05:30
parent 55c6d4bdd4
commit 20c0143e6c

View File

@ -16,7 +16,6 @@ notifications:
script:
- npm run lint
- npm run test
- npm run build
deploy:
provider: script