Skip to content

Commit

Permalink
chore(CI): test -> script entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuri committed Oct 23, 2017
1 parent 30bb683 commit 6988138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .abstruse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ before_install:
install:
- npm install

test:
script:
- if [[ "$SCRIPT" ]]; then npm run-script $SCRIPT; fi

cache:
Expand Down

0 comments on commit 6988138

Please sign in to comment.