Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit c72f7fb

Browse files
committed
Update timeout, readme
1 parent 5b2384d commit c72f7fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ node_js:
66
- "3.3"
77
- "4.2"
88
- "5.5"
9-
sudo: false
9+
sudo: true
1010
before_install:
11-
- pip install codecov
11+
- sudo pip install codecov
1212
script:
1313
- "npm run-script test-travis"
1414
after_success:

0 commit comments

Comments
 (0)