We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134e2db commit d8574b9Copy full SHA for d8574b9
.travis.yml
@@ -3,7 +3,7 @@ node_js:
3
- '0.8'
4
- '0.10'
5
before_install:
6
- - 'npm install [email protected] codeclimate-test-reporter -g'
+ - 'npm install [email protected] -g && npm install codeclimate-test-reporter -g'
7
addons:
8
code_climate:
9
repo_token: c8ea2e0ac816cb09d3c8a2bdf92394f81908dcbe858ec70fd1bcbac2c8cfb030
0 commit comments