Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster builds and update npm versions to test against #2731

Merged
merged 2 commits into from
Jan 12, 2016

Commits on Nov 21, 2015

  1. Faster builds and update npm versions to test against

    Remove node_js 0.11 because that release does not exist.
    
    Add npm to test against 4.2.0 and 5.0.0.
    
    Add sudo: false so the builds can be tested much much faster 
    
    http://docs.travis-ci.com/user/workers/container-based-infrastructure/
    paladox committed Nov 21, 2015
    Configuration menu
    Copy the full SHA
    daf0b65 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    paladox committed Nov 21, 2015
    Configuration menu
    Copy the full SHA
    f2ef0ed View commit details
    Browse the repository at this point in the history