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

Frontend: Integrate dynamic building/linting on Travis #5

Closed
3 tasks done
klaudiosinani opened this issue Oct 25, 2017 · 0 comments
Closed
3 tasks done

Frontend: Integrate dynamic building/linting on Travis #5

klaudiosinani opened this issue Oct 25, 2017 · 0 comments

Comments

@klaudiosinani
Copy link
Collaborator

klaudiosinani commented Oct 25, 2017

Description

Each commit should initialize travis-ci, while using gulp inside of npm scripts, to concurrently achieve the following;

  • Lint development $ npm test
  • Build the webapp $ npm run dist
  • Initialize the webapp on a local live server $ npm start
@klaudiosinani klaudiosinani changed the title Deployment: Integrate dynamic building & deploying process on Travis Front-end: Integrate dynamic building & deploying process on Travis Oct 25, 2017
@klaudiosinani klaudiosinani changed the title Front-end: Integrate dynamic building & deploying process on Travis Front-end: Integrate dynamic building/linting on Travis Oct 25, 2017
@klaudiosinani klaudiosinani added this to Done in 1.0.0 Oct 25, 2017
@klaudiosinani klaudiosinani changed the title Front-end: Integrate dynamic building/linting on Travis Frontend: Integrate dynamic building/linting on Travis Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
1.0.0
Done
Development

No branches or pull requests

1 participant