Skip to content

Commit

Permalink
chore(build): install nodecg-cli before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
from-the-river-to-the-sea committed Apr 2, 2019
1 parent 0277267 commit 7da8472
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -17,8 +17,7 @@ addons:
packages:
- google-chrome-stable
before_install:
- npm install -g bower
- npm install -g lerna@^3
- npm install -g bower lerna@^3 nodecg-cli
- lerna bootstrap
script:
# Run our tests with virtual X frame buffer, needed for the selenium browser tests
Expand Down

0 comments on commit 7da8472

Please sign in to comment.