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

Makes the necessary setup for Travis CI #530

Merged
merged 2 commits into from
May 7, 2016

Commits on May 6, 2016

  1. Makes npm install run gulp build --prod

    To avoid issues such as joemccann#514 and to allow Travis CI
    to run unit test.
    benjamin-albert committed May 6, 2016
    Configuration menu
    Copy the full SHA
    e7e7301 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2016

  1. Adds .travis.yml and gulp test task

    This commit also updates karam to 0.13.22 to avoid
    karma-runner/karma#1782 (sockets.forEach is not a function)
    when running gulp test.
    benjamin-albert committed May 7, 2016
    Configuration menu
    Copy the full SHA
    c787319 View commit details
    Browse the repository at this point in the history