Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Fix Travis Build Configuration #150

Closed
grantschulte opened this issue Dec 2, 2017 · 3 comments
Closed

Fix Travis Build Configuration #150

grantschulte opened this issue Dec 2, 2017 · 3 comments

Comments

@grantschulte
Copy link
Contributor

Travis builds appear to be failing for the last eight pull requests.

Here is a link to a failing build that was attempted from my pull request.

The build (and several others) aborts at No Rakefile found.

I've noticed that there is no travis configuration file present in the project. Would a proper .travis.yml configuration file help to resolve this issue?

@joelclermont
Copy link
Collaborator

I was just noticing the same thing. It looks like Travis has never successfully built the project. My guess is someone started setting up Travis, but didn't finish.

I've never used Travis, so any help is appreciated :)

@joelclermont
Copy link
Collaborator

I'm going to start by copying in a Travis config from elm-css and tweaking it a bit. https://github.com/rtfeldman/elm-css/blob/master/.travis.yml

Seems like a good place to start.

@joelclermont
Copy link
Collaborator

That did the trick. I'm closing this issue, but there is definitely more we could to improve the Travis config:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants