diff --git a/.travis.yml b/.travis.yml index 225b3efe5..31d394a58 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,7 @@ node_js: - "10" env: matrix: - - REACT=16.4 - - REACT=16.5 - - REACT=16.6 + - REACT=16.3 sudo: false script: - npm test