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

add the .travis.yml #118

Merged
merged 2 commits into from
Feb 6, 2017
Merged

add the .travis.yml #118

merged 2 commits into from
Feb 6, 2017

Conversation

websupporter
Copy link
Contributor

Adds a basic travis.yml

Since we support PHP from 5.2x on, I've PHP support from 5.2 upwards.

@websupporter
Copy link
Contributor Author

Since our test environment needs at least 5.5, we unfortunatly can't test below this PHP version.

@websupporter
Copy link
Contributor Author

It looks like, we do not support HHVM right now. Since we never claimed, I remove this test for now. (see the result in https://travis-ci.org/pluginkollektiv/antispam-bee/jobs/198738611)

Same goes with the PHP nightly version (https://travis-ci.org/pluginkollektiv/antispam-bee/jobs/198738612), we do use functions, which will be depreceated in version 7.2, I think this is good to know and should be kept in the tests.

@websupporter
Copy link
Contributor Author

websupporter commented Feb 6, 2017

I also uncommented nightly for now (basically to see if we get a clean test now).

uncomment = i mean, i commented them out 🤦‍♂️

@schlessera schlessera merged commit ae211e7 into master Feb 6, 2017
@schlessera
Copy link
Contributor

Merged with 5.5 for now. We should work on lowering the test requirements (non-blocking).

@websupporter websupporter mentioned this pull request Feb 6, 2017
schlessera pushed a commit that referenced this pull request Feb 10, 2017
* a little bit brighter

* a little bit brighter

* Update styles.css

* Update styles.min.css

* select[multiple] adjustment

* select[multiple] adjustment

* Update styles.css

* Update styles.min.css

* Update styles.css

* Update styles.min.css

* Update styles.css

* Update styles.css

* Update styles.min.css

* Update styles.css

* Update styles.min.css

* Update styles.css

* Update styles.min.css

* some cleanup

* some cleanup

* Update styles.css

* Update styles.css

* Update styles.min.css

* Update styles.css

* Update styles.min.css

* Update styles.min.css

* Update styles.css

* Update styles.min.css

* make spam reasons translateable

* rename regexp to regular expression

* Fixed last lable issues

Labels and <select> elements are friends again. fixes #114
Minor CSS changes have been reverted to ensure consisten behaviour across viewports and devices.

* add the .travis.yml (#118)

* add the .travis.yml

* uncomment 5.2 - 5.4, remove hhvm, uncomment nightly

* split escaping and translating (#112)

* some cleaning (#113)

* use a more generic term for DNSBL

* add __() stub for tests

* make spam reasons translateable

* rename regexp to regular expression

* use a more generic term for DNSBL

* add __() stub for tests
@schlessera schlessera deleted the issue-117 branch March 2, 2017 17:30
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.

3 participants