Skip to content

Commit ac472bf

Browse files
committed
Update Travis
1 parent 6d5a4cf commit ac472bf

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: EgQ97gmMgZgSIx+EsTPTLTiEg95Sl3pTfHcRq30u2Vu9n24i1JfuhA0/U1GkMcq8UXetp9+shxgVDU+XQ34nYLaTfiQKMHNgSExq9Llkr1QMAR2tzVVD46wYTsAAih+4zm6P3KN787pu/uZYl1gnYMdYkKPRAz7nVO50FoSCUJfGONj4PsaowlVB2hDYzpbNeKiUBnbUD+Nn/pzN/NnFLpGIH2r42mW1vqPEVGMG0xUf4CmC8ED0ISj/8L7vzdEvzztdQv0i6wQzLSPPqoqq8Wt8HAwqaW72cwybwvk6caUT7axV9VIsSH94hKib0SaDeZUtxvvEmo9CYYhYU4uhsdbCJQhBsJRbm6OEwI1UpxerSV3E5uBEf0bnXqyaPac7PWjA5IOm6cxc9CuJ+LGoUqsiIUNlNLEyQhkTjBEbDlG44U2nMEmpGDw5axsbsgAcL8o8tI4FlZrDxGtDiHJ+vrnTILUNjrQlRsvGEWGif1YbKwbWEE75tG35IuCs0DbPPGVVSoSGC09sGywE1022vY5r/BdN2RYX8YyJ/+a0NTAXv7aIveIAKf7QqUuOeYgo0cUZfhI1zvYtKr9YNsw2OLnYosfsBhIpHb+YLJDa9P9nq/GKw+86BO8BqMrvGmh4Vyo8ZKvySU/ffUKD6tFaxfbM65ZSF3fTEboAPy6v8kg=
1111
file:
12-
- "hast-util-to-html.js"
13-
- "hast-util-to-html.min.js"
12+
- 'hast-util-to-html.js'
13+
- 'hast-util-to-html.min.js'
1414
on:
1515
tags: true

0 commit comments

Comments
 (0)