diff --git a/.travis.yml b/.travis.yml index fc0cdc1..03b3b95 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,5 @@ addons: apt: packages: - python3 -before_script: -- composer require danog/phpstruct --ignore-platform-reqs script: - "tests/testing.php" diff --git a/tests/testing.php b/tests/testing.php index 45018aa..20b748a 100755 --- a/tests/testing.php +++ b/tests/testing.php @@ -1,7 +1,9 @@ #!/usr/bin/env php