diff --git a/.travis.yml b/.travis.yml index 43b6ae6..b195698 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,5 +3,4 @@ php: - '5.4' - '5.5' - '5.6' - - '7.0' -script: phpunit lang.class.php + - '7.0' \ No newline at end of file