Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
fixing travis build to run the updated nsp command
Browse files Browse the repository at this point in the history
  • Loading branch information
lirantal committed Sep 4, 2016
1 parent 7be1910 commit ac6678f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ before_install:
- 'node_modules/protractor/bin/webdriver-manager start 2>&1 &'
- sleep 3
after_script:
- nsp audit-package
- nsp check
- gulp test:coverage
notifications:
webhooks:
Expand Down

0 comments on commit ac6678f

Please sign in to comment.