Skip to content

Commit 5c3e783

Browse files
authored
Merge pull request #87 from zxing-js/develop
1.1.0 Release
2 parents 726144c + 60bbd30 commit 5c3e783

File tree

3 files changed

+4371
-4605
lines changed

3 files changed

+4371
-4605
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ node_js:
55
addons:
66
chrome: stable
77
script:
8-
- npm i -g npm-install-peers
9-
- npm-install-peers
8+
- ./node_modules/.bin/npm-install-peers
109
- npm run lint
1110
- npm run test
1211
# - npm run e2e

0 commit comments

Comments
 (0)