Skip to content

Commit cd6f70d

Browse files
committed
update travis.yml
1 parent 510df53 commit cd6f70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: node_js
22
node_js:
33
- "8"
4-
- "9"
54
- "10"
5+
- "11"
66
before_install:
77
- curl -o- -L https://yarnpkg.com/install.sh | bash
88
- export PATH="$HOME/.yarn/bin:$PATH"

0 commit comments

Comments
 (0)