Skip to content

Commit 6c2a58d

Browse files
committed
Update Travis
1 parent 3457584 commit 6c2a58d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
language: node_js
22
node_js:
3-
- lts/boron
4-
- node
3+
- lts/dubnium
4+
- node
55
after_script: bash <(curl -s https://codecov.io/bash)
66
deploy:
77
provider: releases
88
skip_cleanup: true
99
api_key:
1010
secure: h+9faOh8EVey1gABDovw5kL9qGqK8Po0INTYEr/RlTWBi1X4wTSO90eMHGdsTFY5x5hn3vN2KwTsCql6xCEV+tgS0O0Mwf7XAxC7xNTaUIpxiN3nYsuKU7Idblf1slLiZ3IE1zneXlI9Jec1TNLeAxqvMbnvIV8UmN2UWPgp0FY=
1111
file:
12-
- "mdast-util-heading-range.js"
13-
- "mdast-util-heading-range.min.js"
12+
- 'mdast-util-heading-range.js'
13+
- 'mdast-util-heading-range.min.js'
1414
on:
1515
tags: true

0 commit comments

Comments
 (0)