madsflensted / elm-brunch

Brunch plugin to compile Elm code
MIT License
74 stars 31 forks source link

Add travis config #40

Closed razzeee closed 6 years ago

razzeee commented 6 years ago

Heres a travis config testing node 8 and node 7.

You will need to enable travis for this repo, via their website. You could also add batches with the build status to the readme later on.

Should close #25

madsflensted commented 6 years ago

Thank you for this PR!. I will try get this setup during next week

On Mar 3, 2018 08:46, "Razzeee" notifications@github.com wrote:

Heres a travis config testing node 8 and node 7.

You will need to enable travis for this repo, via their website. You could also add batches with the build status to the readme later on.

Should close #25 https://github.com/madsflensted/elm-brunch/issues/25

You can view, comment on, or merge this pull request online at:

https://github.com/madsflensted/elm-brunch/pull/40 Commit Summary

  • Add travis config

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/madsflensted/elm-brunch/pull/40, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ8r4oZeH-U9-fjEHg4bLspvyP794PSHks5taefVgaJpZM4SasYG .

razzeee commented 6 years ago

Should be straight forward, but if you hit any bumps, let me know

On Sat, 3 Mar 2018, 02:21 Mads Flensted-Urech, notifications@github.com wrote:

Thank you for this PR!. I will try get this setup during next week

On Mar 3, 2018 08:46, "Razzeee" notifications@github.com wrote:

Heres a travis config testing node 8 and node 7.

You will need to enable travis for this repo, via their website. You could also add batches with the build status to the readme later on.

Should close #25 https://github.com/madsflensted/elm-brunch/issues/25

You can view, comment on, or merge this pull request online at:

https://github.com/madsflensted/elm-brunch/pull/40 Commit Summary

  • Add travis config

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/madsflensted/elm-brunch/pull/40, or mute the thread < https://github.com/notifications/unsubscribe-auth/AJ8r4oZeH-U9-fjEHg4bLspvyP794PSHks5taefVgaJpZM4SasYG

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/madsflensted/elm-brunch/pull/40#issuecomment-370103056, or mute the thread https://github.com/notifications/unsubscribe-auth/AFqyZLaT1-k_n6J6bq0wGTQTKfbrwlx9ks5tae_8gaJpZM4SasYG .

madsflensted commented 6 years ago

Thank you @Razzeee!

Added the build button to README as well.