Skip to content

Commit

Permalink
ci(travis): update config
Browse files Browse the repository at this point in the history
  • Loading branch information
akameco committed Feb 6, 2019
1 parent 35921ca commit 20108d1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
language: node_js
node_js:
- '8'

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH"
- '10'

cache:
yarn: true
Expand Down

0 comments on commit 20108d1

Please sign in to comment.