diff options
Diffstat (limited to 'circle.yml')
-rw-r--r-- | circle.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ machine: dependencies: pre: - "npm i -g testem" + - "npm i -g mocha" override: - sudo apt-get install libxss1 libappindicator1 libindicator7 lsb-base - curl -L -o google-chrome.deb https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb |