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 174cbc9 commit 2c0711aCopy full SHA for 2c0711a
.travis.yml
@@ -4,6 +4,10 @@ node_js:
4
- "8"
5
- "7"
6
- "6"
7
+cache:
8
+ yarn: true
9
+ directories:
10
+ - node_modules
11
env:
12
- CXX=g++-4.8
13
addons:
0 commit comments