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.
2 parents aa768dd + fb59425 commit e056c62Copy full SHA for e056c62
.travis.yml
@@ -15,7 +15,7 @@ install:
15
- mkdir -p .nvm
16
- export NVM_DIR="$PWD/.nvm"
17
- source $(brew --prefix nvm)/nvm.sh
18
- - nvm install iojs-v3
+ - nvm install 4
19
- rm -Rf `node -p "require('os').tmpDir()"`/jest_preprocess_cache
20
- npm install -g flow-bin@`node -p "require('fs').readFileSync('.flowconfig', 'utf8').split('[version]')[1].trim()"`
21
- npm config set spin=false
0 commit comments