diff --git a/.travis.yml b/.travis.yml index f3c79f32e..4ef7ad4c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ php: - '5.6' - '7.0' - '7.1' - - nightly + #- nightly # run the phpunit tests, then the selenium tests script: sh .travis/run.sh