Skip to content

Commit

Permalink
Testing windows CI pipeline (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
vijetmahabaleshwar-okta authored Sep 20, 2018
1 parent 4708f10 commit 89baf66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/ci-build.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
:: This batch file will be called by bacon CI for windows testing
call npm install
call npm test:e2e
call npm run pretest
call npm run test:e2e

0 comments on commit 89baf66

Please sign in to comment.