redux-autoform / redux-autoform-bootstrap-ui

Bootstrap UI extension for redux-autoform
https://redux-autoform.github.io/redux-autoform-bootstrap-ui/demo.html
MIT License
6 stars 11 forks source link

Automate jobs with the usage of Travis CI #44

Open JonatanSalas opened 8 years ago

JonatanSalas commented 8 years ago

@danigomez @andrerpena When performing a build of every commit to keep some parts of the project sync, we should be able to do:

Automate gh-pages deployment
Automate npm distribution based on changes detected over package.json

In this way we could work better. I will charge with this task, to configure all the projects that has a travis.yml like redux-autoform and redux-autoform-bootstrap-ui

JonatanSalas commented 8 years ago

@andrerpena waiting for this! :disappointed_relieved: If the creator not respond to the issue, then I will try to add and see if it pass with travis! :open_mouth:

shinnn/gulp-gh-pages#100

andrerpena commented 8 years ago

I see. I mean, it seems the author have seen the question but doesn't know the answer either. If we can't do that on Travis maybe we should just have a gulp or NPM task to publish to gh-pages. That would be better than nothing. But thank you for keep making this better.

JonatanSalas commented 8 years ago

You are welcome! I will do the test by myself. If it works I will tell you! :)