We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92f0d70 + 4b5ccc5 commit ba6f5c4Copy full SHA for ba6f5c4
.travis.yml
@@ -6,6 +6,7 @@ language: node_js
6
node_js:
7
- "8"
8
- "10"
9
+ - "11"
10
sudo: required
11
install:
12
- yarn install
0 commit comments