From 93a28aa762925f57558422a77241d9b78661d1ea Mon Sep 17 00:00:00 2001 From: Arkadiusz Kondas Date: Thu, 30 Jun 2016 23:33:21 +0200 Subject: [PATCH] update travis --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3d63462..6ddffd8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ -os: - - linux language: php php: - 7.0 - - hhvm before_script: composer install --ignore-platform-reqs script: bin/phpunit \ No newline at end of file