diff --git a/.travis.yml b/.travis.yml
index 2efa0ddc969a898e347902a13d1e9915716c680e..cbbbd1f96d82c7c270fa059ecb7895acc943d64b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,7 @@ before_script:
   - pear install phing/phing
   - phpenv config-rm xdebug.ini
   - phpenv rehash
-  - npm install -g eslint@2.7.0
+  - npm install -g eslint@"<3.0.0"
 
 script:
   - phing composer phpunitfast phpcs-console php-cs-fixer-dryrun eslint