Skip to content

Commit

Permalink
Minor modification of buildCI.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Daniel Bore committed Feb 15, 2017
1 parent c71be95 commit 3b6bf89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildCI.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash -e

main() {
git clean -f -x -d
npm install
npm run lint
npm test
Expand Down

0 comments on commit 3b6bf89

Please sign in to comment.