Skip to content

Enable Ubuntu 14.04 beta in travis #43

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

Open
wants to merge 76 commits into
base: master
Choose a base branch
from
Open

Conversation

dastergon
Copy link
Contributor

Travis' team recently announced that they opened Ubuntu 14.04 as beta.

Since PR #42 is relevant to Ubuntu 14.04 compatibility, I enabled Ubuntu Trusty beta to run tests to its proper environment.

At beta stage, travis-ci does not include pre-installed PHP environment so I am currently installing php from install scripts

Contains PR #42

tzikis added 30 commits January 9, 2015 02:06
It is good practice not to use it with Symfony, and this project is small enought that it's unnecessary
Made a strict boolean check for the return value of the Header Preprocessing function
These Controller actions are much bigger than they should be, and so the main logic should go to a Handler. Initial implementation for the 1st one (untelsted)
Moved code to DeletionHandler Service
If the object files dir wasn't opened, opendir echoes a Warning (probably depends on PHP settings), which would break our JSON. Fixed that
fpapadopou and others added 20 commits August 21, 2015 15:24
…ilation output and added info texts, indicating where the error came from
Added a change that was hardcoded in the compiler production server (performed by kalintiris somewhere back in time).
Added another autocomple-related value that no longer exists in compilation requests, but is hardcoded in the production compiler server.
@dastergon dastergon added the WIP label Nov 11, 2015
@dastergon dastergon force-pushed the travis-trusty-beta branch 4 times, most recently from 4dc3416 to 9c22c78 Compare November 11, 2015 10:55
At the beta stage, travis-ci does not include preinstalled PHP environment
so I am currently installing php from install scripts
@dastergon dastergon removed the WIP label Nov 11, 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.

4 participants