-
-
Notifications
You must be signed in to change notification settings - Fork 19
Tests and CI setup #28
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
base: master
Are you sure you want to change the base?
Conversation
|
I think it's be important to add downstream tests from Spaces |
|
I see. I'll do something about it. |
|
So I'm just pinning this note here incase any one starts wondering. I have my exams at the moment so I'm a bit preoccupied. But I will be done by the end of the month and this PR will be ready for merging by the first week of december. |
This PR, when merged (hopefully soon after #27), should take care of #14. This is an initial setup.
.travis.ymlstill needs some tweaking.Gtk.jlis proving to be a hiccup, because it demands a screen to display output when imported, which isn't available during CI testing. An issue has been opened in JuliaGraphics/Gtk.jl. Hopefully, I'll hear from them soon..travis.yml
space tests
appveyor.yml(for now)environment tests
UPDATE (27/06/19) - Spaces, along with their tests have been moved to kraftpunk97/GymSpaces.jl