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

modernise .travis.yml #92

Merged
merged 2 commits into from
Aug 26, 2015
Merged

modernise .travis.yml #92

merged 2 commits into from
Aug 26, 2015

Conversation

John-Colvin
Copy link
Contributor

No description provided.

@@ -1,7 +1,29 @@
sudo: false
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so as to use the new container-based infrastructure

dub test;
else
dub test --arch=$ARCH;
fi
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A workaround for a bug in dub 0.9.23 that will hopefully go away in 0.9.24

@John-Colvin
Copy link
Contributor Author

The test failure here is not a problem with this pull, it's just showing that LuaD has problems with dmd 2.067.1 or 2.068.0 (see #93)

JakobOvrum added a commit that referenced this pull request Aug 26, 2015
@JakobOvrum JakobOvrum merged commit 545b8e5 into JakobOvrum:master Aug 26, 2015
@JakobOvrum
Copy link
Owner

Thanks a lot! Yeah, #93 is fairly critical.

@John-Colvin
Copy link
Contributor Author

No problem, I'm hoping I will be able to use LuaD to get D interoperability with http://torch.ch and more generally to compliment the interfaces with python and R that already exist (the R one is newer, pyd has some new wrappers that I'm working on) so that DlangScience (https://dlangscience.github.io, https://dlangscience.github.io) can make strong claims about interoperability with other popular scientific programming eco-systems and their comprehensive libraries.

@John-Colvin John-Colvin deleted the patch-2 branch August 26, 2015 15:11
JakobOvrum pushed a commit to JakobOvrum/Dirk that referenced this pull request Aug 27, 2015
Based on the work of @John-Colvin in JakobOvrum/LuaD/pull/92. Thanks!
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