Ben Woosley
ae2b2a9814
enhance(ci): Test on node 8 and the lastest stable release
Because yarn no longer supports node 7:
warning You are using Node "7.10.1" which is not supported and may encounter bugs or unexpected behavior. Yarn supports the following semver range: "^4.8.0 || ^5.7.0 || ^6.2.2 || >=8.0.0"
7 years ago
Ben Woosley
81264f2974
enhance(ci-runtime): Run CI tasks in parallel
7 years ago
Ben Woosley
abe761f84b
enhance(ci-runtime): Cache flow-typed on travis ci
7 years ago
Ben Woosley
83b7130751
enhance(ci): Drop duplicate node version output for Travis builds
node, nvm, npm versions are output a bit higher up in the log
7 years ago
Ben Woosley
ca3f5000ae
enhance(ci): Use the default build chain on travis
Travis includes g++ and clang by default
https://docs.travis-ci.com/user/languages/c/
The ubuntu toolchain source is just used for gcc - the other packages are not
hosted there
https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
7 years ago
Ben Woosley
f66bc1a7db
enhance(ci-runtime): Cache apt under travis
Apt currently takes ~2 minutes to execute. Hopefully caching will improve that.
7 years ago
Jack Mallers
85485bb5eb
first commit
8 years ago