Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit 2f11140

Browse files
authored
Chore: Remove before_script from .travis.yml
1 parent 9397c5c commit 2f11140

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,5 @@ node_js:
44
- "0.12"
55
- 4
66
- 6
7-
before_script:
8-
- npm install -g npm-install-peers
9-
- npm-install-peers
107
after_success:
118
- npm run coveralls

0 commit comments

Comments
 (0)