Simon Egersand
2017-02-05 e899b61e95de13ba32f8a63f06743078f49f5c45
Revert "Add support for Yarn"
1 files deleted
1 files modified
3442 ■■■■■ changed files
.travis.yml 4 ●●●● patch | view | raw | blame | history
yarn.lock 3438 ●●●●● patch | view | raw | blame | history
.travis.yml
@@ -12,10 +12,6 @@
  - npm run lint
  - npm run test:typings
  - npm run test
before_install:
  - curl -o- -L https://yarnpkg.com/install.sh | bash
  - export PATH=$HOME/.yarn/bin:$PATH
cache:
  yarn: true
  directories:
    - node_modules
yarn.lock
File was deleted