File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
1
language : node_js
2
2
node_js :
3
- - ' 0.10'
4
- - ' 0.11'
5
- - ' 0.12'
6
3
- ' 4.0'
7
- - ' 5 .0'
4
+ - ' 7 .0'
8
5
sudo : false
9
- after_script : npm install codecov.io && cat ./coverage/lcov.info | codecov
6
+ after_script : bash <(curl -s https:// codecov.io/bash)
10
7
deploy :
11
8
- provider : npm
12
9
13
10
api_key :
14
11
secure : L2CV9310heZFCuusDtSz7fxjHwpjrokljlMeVbyd/wiBQzy+bIr0RTMD+UxIXolxNEqjec1z9LKn5bx7B9S1oGJW6N22VmyUXBwWKJATptsV/MmO62ab68wJvefuLQKk/m2MbGe5ZwQ2BH9YC6ImKs2L1wp7oOjo1eN2q8S8KeE=
15
12
on :
16
13
tags : true
17
- node : ' 5 .0'
14
+ node : ' 4 .0'
18
15
- provider : releases
19
16
api_key :
20
17
secure : gzvWsnNs268yLRD836U722pOohl51UxxUko05oEUJvjasiR0oqCKdSReF3ggStBerhSbvsiMppPOeRP/nMtzVoA8JnbvgfFJ+0otT5ouBkiIWAZIXrrYR52m2AZ4I2ICBhyZdDwiD7rtRwfA3k9UNc6X2IG0KGgYVOiElOZiwDE=
@@ -23,3 +20,4 @@ deploy:
23
20
- " unist-util-inspect.min.js"
24
21
on :
25
22
tags : true
23
+ node : ' 7.0'
You can’t perform that action at this time.
0 commit comments