fix(ci): remove isolation between ci and local test script

This commit is contained in:
Mrugesh Mohapatra
2018-10-28 14:36:28 +05:30
committed by mrugesh mohapatra
parent 9fb0b57c26
commit 4d3641ad88
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ before_script:
- git config --global user.name "CamperBot"
script:
- npm run test-ci
- npm run test