Skip to content

Commit 0061db1

Browse files
author
ranrib
committed
fix(travis): fix deployment
1 parent 185e1d1 commit 0061db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ branches:
55
- master
66

77
node_js:
8-
- "8.10"
8+
- "10.18"
99

1010
jobs:
1111
include:

0 commit comments

Comments
 (0)