Skip to content

Commit d8574b9

Browse files
author
Matt Hernandez
committed
Update npm before installing reporter
1 parent 134e2db commit d8574b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ node_js:
33
- '0.8'
44
- '0.10'
55
before_install:
6-
- 'npm install [email protected] codeclimate-test-reporter -g'
6+
- 'npm install [email protected] -g && npm install codeclimate-test-reporter -g'
77
addons:
88
code_climate:
99
repo_token: c8ea2e0ac816cb09d3c8a2bdf92394f81908dcbe858ec70fd1bcbac2c8cfb030

0 commit comments

Comments
 (0)