Commit Graph

23 Commits

Author SHA1 Message Date
Nyholm
0f54332d0e CS and fixes 2019-01-12 10:34:44 +00:00
Tobias Nyholm
a1ca1a3b2f
Added PHPStan test (#537)
* Added PHPStan test

This will fix #536

* Somce code style updates
2019-01-10 20:29:58 +01:00
Tobias Nyholm
4a903b2ec0
Added test for BC breaks (#531)
* Added test for BC breaks

* typo

* Disable the BC test

* Update .travis.yml

* Try to disable test better
2019-01-09 20:17:37 +01:00
Tobias Nyholm
6aecbd5be4
Updated composer scripts to run tests (#519) 2019-01-06 10:37:07 +01:00
Tobias Nyholm
90eb1d6d32
Drop PHP5 (#518)
* drop PHP5

* Added branch alias
2019-01-06 09:01:37 +01:00
Tobias Nyholm
bec1da39aa
Removed integration tests. (#490) 2018-12-09 11:45:32 +00:00
Tobias Nyholm
6dfd2b5a18
Update .travis.yml and fix style (#414)
* Update .travis.yml

* syntax fix

* Apply fixes from StyleCI (#415)

* Syntax fix
2017-12-01 20:55:29 +01:00
Tobias Nyholm
dd591edb3c Prepare for 2.3.3 (#361)
* Update CHANGELOG.md

* Make sure HHVM runs on Trusty
2017-06-03 10:39:37 +02:00
Tobias Nyholm
fab86bbef3 Make integrationt tests safe to run simultaneously (#338)
* Make integrationt tests safe to run simultaneously

* cs

* We only have the credentials when we do not make a PR
2017-04-08 11:22:20 +02:00
Tobias Nyholm
1e33bc5545 Always run "composer test-all" (#337)
This PR will also remove the "IS_PR"-check
2017-04-08 10:43:04 +02:00
Tobias Nyholm
8c2ffbfd3f Improve Travis build (#231)
* Improve Travis build

* Added more shields

* bugfiz

* minor

* bash fix

* Update min version

* Remove test code

* Refactor
2016-11-24 09:30:41 +01:00
Tobias Nyholm
c875890720 SImplefied travis config and added composer scripts (#213)
* SImplefied travis config and added composer scripts

* Use 2 space indentation
2016-11-11 14:22:46 -06:00
Sean Johnson
0d2916d47f Add Slack notifications for Travis builds (#208) 2016-10-31 16:23:38 -05:00
Sean Johnson
58430e4537 Domains API, #187 (#198) 2016-10-27 08:34:27 +02:00
Tobias Nyholm
89869402e0 removed unsupported PHP versions 2016-03-05 11:14:34 +01:00
Tobias Nyholm
3bb69d8cbe * Updated composer.json to guzzle v5
* Don't allow HHVM to fail
* Updated RestClient to Guzzle5
* Removed php5.3 from travis.
* Bugfix and removed debug code
2015-05-05 18:19:10 -07:00
Tobias Nyholm
f4dec3fdc9 Added PHP 5.6 and HHVM to travis.yml 2014-07-15 07:17:27 +02:00
Travis Swientek
7a998ef568 Updated travisyml 2013-08-02 15:15:39 -07:00
Travis Swientek
4cb3d44bec Testing complete. Oldest supported version 5.3 2013-07-28 16:19:11 -07:00
Travis Swientek
ffdf3925b5 Turned off composer dev requirement 2013-07-28 16:16:22 -07:00
Travis Swientek
e45228df0b Testing PHP versions 2013-07-28 16:13:20 -07:00
Travis Swientek
71c4ce388e Updated .travis.yml to include composer dependencies. 2013-07-25 15:58:01 -07:00
Travis Swientek
6f35cedb83 Add Travis CI 2013-07-25 15:50:54 -07:00