zalmoxisus / crossbuilder

Building web, Electron, Cordova and Chrome apps, and cross-browser extensions with React, Redux and Webpack. "Write once, deploy everywhere" concept in practice.
MIT License
484 stars 50 forks source link

Update CI configs #23

Closed jhen0409 closed 8 years ago

jhen0409 commented 8 years ago
  1. Update travis (C++11 standard-compilant compiler) (refer: https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-compiler-requirements)
  2. Cache directories in CI
zalmoxisus commented 8 years ago

Great! Thanks a lot @jhen0409 :)