diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000000000..9bbf3752a --- /dev/null +++ b/.travis.yml @@ -0,0 +1,9 @@ +language: php +php: + - 5.3 + +before_script: + - ./tests/travis/before_script ~/builds/ss + +script: + - phpunit diff --git a/tests/travis/_ss_environment.php b/tests/travis/_ss_environment.php new file mode 100644 index 000000000..b79851f9f --- /dev/null +++ b/tests/travis/_ss_environment.php @@ -0,0 +1,14 @@ +