Skip to content

Commit

Permalink
build: fix typo in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 11, 2020
1 parent 49e1b2b commit b0e4fc7
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 @@ -83,7 +83,7 @@ before_install:
npm prune
npm rebuild
fi
before_scrpt:
before_script:
- |
# Contents of node_modules
npm -s ls ||:
Expand Down

0 comments on commit b0e4fc7

Please sign in to comment.