You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(travis-ci): add .travis.yml [triage-skip]
* docs(*): add travis badge to README files
* fix(travis): include C++11 Standard Compiler
Node.js v4.0 and greater requires a C++11 standard-compliant compiler
(See: https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-compiler-requirements)
* refactor(travis): turn on caching for .travis.yml to improve build times
* refactor(travis): limit push builds to the master branch
* refactor(deps): bump karma version
0 commit comments