Undo travis config simplification, as tests have now passed in the meantime.
This commit is contained in:
		| @@ -2,3 +2,11 @@ language: php | ||||
| php: | ||||
|   - 5.3 | ||||
|   - 5.4 | ||||
|  | ||||
| before_script: | ||||
|  - composer selfupdate --quiet | ||||
|  - composer install --dev | ||||
|  - vendor/phpunit/phpunit/composer/bin/phpunit | ||||
|  | ||||
| notifications: | ||||
|   irc: "irc.freenode.org#garyj" | ||||
		Reference in New Issue
	
	Block a user
	 GaryJones
					GaryJones