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

Travis build #729

Closed
wants to merge 10 commits into from
Closed

Travis build #729

wants to merge 10 commits into from

Commits on Mar 3, 2015

  1. 'npm run' discoverable tasks

    Added 'npm run setup' to npm package file.
    This means that the standard tasks are discoverable via 'npm run'
    jesperronn committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    d03cc2e View commit details
    Browse the repository at this point in the history
  2. Use default tasks in package.json for setup and server.

    Tobias Haagen Michaelsen authored and jesperronn committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    d642fd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55601a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85ce3b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88d6f7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68e62ba View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. Configuration menu
    Copy the full SHA
    68dd04b View commit details
    Browse the repository at this point in the history
  2. no need to install bower and gulp globally

    We only call them via npm, which already knows the context: `$(npm bin)/gulp`
    jesperronn committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    e90cdab View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2015

  1. Configuration menu
    Copy the full SHA
    e5b9121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b520d5 View commit details
    Browse the repository at this point in the history