Skip to content

Commit fbce53e

Browse files
committed
Update Travis
1 parent d71cc98 commit fbce53e

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,7 +1,7 @@
11
language: node_js
22
node_js:
3-
- lts/boron
4-
- node
3+
- lts/dubnium
4+
- node
55
sudo: false
66
after_script: bash <(curl -s https://codecov.io/bash)
77
deploy:
@@ -10,7 +10,7 @@ deploy:
1010
api_key:
1111
secure: gzvWsnNs268yLRD836U722pOohl51UxxUko05oEUJvjasiR0oqCKdSReF3ggStBerhSbvsiMppPOeRP/nMtzVoA8JnbvgfFJ+0otT5ouBkiIWAZIXrrYR52m2AZ4I2ICBhyZdDwiD7rtRwfA3k9UNc6X2IG0KGgYVOiElOZiwDE=
1212
file:
13-
- "unist-util-inspect.js"
14-
- "unist-util-inspect.min.js"
13+
- 'unist-util-inspect.js'
14+
- 'unist-util-inspect.min.js'
1515
on:
1616
tags: true

0 commit comments

Comments
 (0)