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

Set up CI build #6

Open
francisdb opened this issue Nov 10, 2016 · 2 comments
Open

Set up CI build #6

francisdb opened this issue Nov 10, 2016 · 2 comments

Comments

@francisdb
Copy link
Contributor

francisdb commented Nov 10, 2016

run sbt test on

  • main project
  • simple example
  • play example

That should catch bugs like #3

Should be quite trivial using travis, not sure how to make sure elm is installed

@choucrifahed
Copy link
Owner

Good idea ! I guess I need to fix issue #1 first.

@francisdb
Copy link
Contributor Author

don't think so

this one for example combines a main haskell build with a elm install
https://github.com/deadfoxygrandpa/elm-test/blob/master/.travis.yml

We could do the same with a main scala build

@francisdb francisdb reopened this Nov 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants