-
Notifications
You must be signed in to change notification settings - Fork 7
Changed lj to work with running and testing only options. #101
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
Conversation
|
Hmmm. It seems it has failed: https://travis-ci.org/github/JMU-CS/less-java/builds/671871294 I'm not sure why it's not displaying that result here. Seems like it might be a file permissions problem again with |
|
Now it seems there's an output ordering issue: https://travis-ci.org/github/JMU-CS/less-java/builds/672301808 Did you inadvertently change the ordering of the testing vs. running output? |
|
It wasn't inadvertent, you asked me to so that testing would come before running. I just forgot to change the order of the expected outputs of the tests. My bad. |
|
Ah, gotcha. Seems there's still at least one that's in the wrong order: https://travis-ci.org/github/JMU-CS/less-java/builds/672306758 |
|
The branch was out of date. I'm still not sure why it isn't displaying but it passes travis now. |
|
Looks fine to me. @lam2mo feel free to merge |
|
And could we link the issue that this is resolving? |
|
Closes #92. Thanks @MrBartWolf! |
|
Sorry, I thought that the "closes" message would clean it up. Clearly not. |
This is the null pull request for options. It should be clean from the current master, without the ui stuff.