language: node_js node_js: - "4" install: - npm -g install yarn - yarn cache: directories: - ~/.yarn - ~/.nvm