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

Update .travis.yml #1

Merged
merged 1 commit into from
Oct 26, 2014
Merged

Update .travis.yml #1

merged 1 commit into from
Oct 26, 2014

Conversation

IainNZ
Copy link
Contributor

@IainNZ IainNZ commented Oct 26, 2014

No description provided.

@IainNZ
Copy link
Contributor Author

IainNZ commented Oct 26, 2014

With optional Coverage.jl/Coveralls.io support that you can enable if you want

davidavdav added a commit that referenced this pull request Oct 26, 2014
@davidavdav davidavdav merged commit 9e50043 into davidavdav:master Oct 26, 2014
@davidavdav
Copy link
Owner

Thanks for fixing this. I have very little understanding of the travis system and/ or julia builds. I typically build a new julia whenever stuff starts to fall apart, and then I fix outdated code until things start to work again.

@IainNZ
Copy link
Contributor Author

IainNZ commented Oct 26, 2014

I'd highly recommend only using Julia 0.3, and ignoring anything else, even if its broken - there aren't enough people on 0.4 to worry about it right now. I'm sure you are too busy with other things to have to worry about making it always work on the cutting edge!

@IainNZ
Copy link
Contributor Author

IainNZ commented Oct 26, 2014

You can see here:
https://travis-ci.org/davidavdav/GaussianMixtures.jl/builds/39099449
that it works fine with 0.3, and the error on 0.4 should go away once someone patches ArrayViews JuliaArrays/ArrayViews.jl#15

@davidavdav
Copy link
Owner

Yes, Thanks, I saw that. It took a while before I realized that the 20.1
and 20.2 referred to the different versions of julia.

I seem to be doing all right on 0.4-dev for now, there is a lot of
complaining about the recent Dict changes, but otherwise I just benefit
form the increased start-up time.

Cheers,

---david

On Sun, Oct 26, 2014 at 9:27 PM, Iain Dunning notifications@github.com
wrote:

You can see here:
https://travis-ci.org/davidavdav/GaussianMixtures.jl/builds/39099449
that it works fine with 0.3, and the error on 0.4 should go away once
someone patches ArrayViews JuliaArrays/ArrayViews.jl#15
JuliaArrays/ArrayViews.jl#15


Reply to this email directly or view it on GitHub
#1 (comment)
.

David van Leeuwen

davidavdav pushed a commit that referenced this pull request Oct 22, 2015
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

Successfully merging this pull request may close these issues.

2 participants