Rolled back Functional Testing from Travis

This commit is contained in:
japatel
2014-12-15 15:46:23 -06:00
parent 989357fb02
commit 39188ae395

View File

@@ -5,13 +5,9 @@ php:
- 5.5 - 5.5
- 5.6 - 5.6
- hhvm - hhvm
env:
- REST_MODE=mock
- REST_MODE=sandbox
matrix: matrix:
allow_failures: allow_failures:
- php: hhvm - php: hhvm
- env: REST_MODE=sandbox
fast_finish: true fast_finish: true
before_script: before_script:
- composer self-update - composer self-update