$ node --version
v6.13.0
$ npm --version
3.10.10
$ nvm --version
0.33.8
$ yarn --version
1.3.2
Noticed that Travis is using node 6 and npm 3.10.10, which is insufficient for build requirement.
Should be a easy fix by updating node version in .travis.yml