Skip to content

Commit

Permalink
build: fix typo in Travis CI directive
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 22, 2020
1 parent 2436f3f commit fa5fe95
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 @@ -92,7 +92,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 fa5fe95

Please sign in to comment.