Skip to content

Commit

Permalink
chore(ci): test on node 11
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Nov 7, 2018
1 parent 337b8ee commit 37f4396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ node_js:
- 10
- 8
- 6
- node
before_install:
- curl -o- -L https://yarnpkg.com/install.sh
- export PATH="$HOME/.yarn/bin:$PATH"
Expand Down

0 comments on commit 37f4396

Please sign in to comment.