diff --git a/.travis.yml b/.travis.yml index 8193f943..f5389f74 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,5 @@ sudo: required services: - docker language: generic -env: - - TESTOPTIONS=--vim-only - - TESTOPTIONS=--neovim-02-only - - TESTOPTIONS=--neovim-03-only - - TESTOPTIONS=--linters-only -script: "./run-tests $TESTOPTIONS" +script: | + ./run-tests