Skip to content

Commit

Permalink
Typos and cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
rfk committed Feb 13, 2019
1 parent bce404a commit fbde0b4
Show file tree
Hide file tree
Showing 9 changed files with 232 additions and 258 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
shell: /bin/bash --login
command: |
sudo npm install -g npm@6
npm install
npm ci
DISPLAY=:99 FIREFOX_BIN=./firefox/firefox-bin npm test
- store_artifacts:
Expand Down
Loading

0 comments on commit fbde0b4

Please sign in to comment.