File tree 1 file changed +4
-8
lines changed
1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
1
language : node_js
2
2
node_js :
3
- - ' 0.11'
4
- - ' 0.12'
5
3
- ' 4.0'
6
- - ' 5.0'
7
- - ' 6.0'
8
- after_success :
9
- - bash <(curl -s https://codecov.io/bash)
4
+ - ' 7.0'
5
+ after_success : bash <(curl -s https://codecov.io/bash)
10
6
deploy :
11
7
- provider : npm
12
8
13
9
api_key :
14
10
secure : EV/6FQQM4A3Y4FB1BiLEaci8VXj+ZLF7hqIGhhhypZ+ur1mgFLqBtqY/WJit2iOD9xexleuzKlDVc8nsh8ctlA7WYtVdE3RpNVj7JT3AYf3tS0F9+s/aH3Mmup5zZ6qRNhy5hjr5pJFqXswC0BnNFxfDLAmKJYfm2NI5QUtTy40=
15
11
on :
16
12
tags : true
17
- node : ' 5 .0'
13
+ node : ' 4 .0'
18
14
- provider : releases
19
15
api_key :
20
16
secure : GdojWZH0uCo2DguOuk7Zg2okWRsllUFj1Dr9SYAyDYuqSk8kebGtVFhCVVgqdRtQbeARrH8fFJ3r37/ab/1WImfHjru9R0I18udjELbA3nN1FyVyynlSzBhofBzzBSlUQP3RoC1n4zroUuZWTz3h6PQiCwK2jV74/R2a54scQqQ=
@@ -23,4 +19,4 @@ deploy:
23
19
- " nlcst-to-string.min.js"
24
20
on :
25
21
tags : true
26
- node : ' 6 .0'
22
+ node : ' 7 .0'
You can’t perform that action at this time.
0 commit comments