You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, I use create-elm-app for all my projects and its fantastic! I recently added the testing to CI via the guide here, but I think it would be nice to include documentation of deploying to github pages for travis as well. Including a sample travis file with a test and a build-and-deploy job would be great! I'm trying to figure out how to do it right now actually. ( figured it out , but I'm not sure its the optimal caching solution)
Hey there, I use create-elm-app for all my projects and its fantastic! I recently added the testing to CI via the guide here, but I think it would be nice to include documentation of deploying to github pages for travis as well. Including a sample travis file with a test and a build-and-deploy job would be great!
I'm trying to figure out how to do it right now actually.( figured it out , but I'm not sure its the optimal caching solution)Here are the travis docs: https://docs.travis-ci.com/user/deployment/pages/
The text was updated successfully, but these errors were encountered: