Browse Source

Updaitng tests

Jonny 7 years ago
parent
commit
f35764503f
3 changed files with 127 additions and 226 deletions
  1. 0 1
      .travis.yml
  2. 1 1
      composer.json
  3. 126 224
      src/JonnyW/PhantomJs/Tests/Integration/ClientTest.php

+ 0 - 1
.travis.yml

@@ -5,7 +5,6 @@ os:
   - windows
 
 php:
-  - 5.3
   - 5.4
   - 5.5
   - 5.6

+ 1 - 1
composer.json

@@ -13,7 +13,7 @@
     ],
     "minimum-stability": "stable",
     "require": {
-        "php": ">=5.3.0",
+        "php": ">=5.4.0",
         "symfony/config": "~2.3|~3.0",
         "symfony/dependency-injection": "~2.3|~3.0",
         "symfony/filesystem": "~2.3|~3.0",

File diff suppressed because it is too large
+ 126 - 224
src/JonnyW/PhantomJs/Tests/Integration/ClientTest.php


Some files were not shown because too many files changed in this diff