Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
Merge pull request #370 from RADAR-base/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
mpgxvii committed Sep 23, 2019
2 parents 280cebd + 74cab04 commit 2e12456
Show file tree
Hide file tree
Showing 35 changed files with 4,682 additions and 16,458 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ addons:

language: node_js
node_js:
- "node"
- 'node'

cache:
directories:
Expand All @@ -31,4 +31,4 @@ script:
- cat ./coverage/lcov.info | ./node_modules/.bin/codacy-coverage

# run e2e tests
- xvfb-run -a npm run e2e -- --no-progress --config=protractor-ci.conf.js
- xvfb-run -a npm run e2e -- --protractorConfig=protractor-ci.conf.js
Loading

0 comments on commit 2e12456

Please sign in to comment.