We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10fa079 commit 4baf0a7Copy full SHA for 4baf0a7
.travis.yml
@@ -8,6 +8,9 @@ notifications:
8
email: true
9
node_js:
10
- "7"
11
+ - "6"
12
+ - "5"
13
+ - "4"
14
script:
15
- yarn run coverage
16
- yarn run build
0 commit comments