Switch back to running everything in one build, which is twice as fast

This commit is contained in:
w0rp 2018-07-01 12:22:29 +01:00
parent 857a07f36a
commit cd8dd099d8
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 2 additions and 6 deletions

View File

@ -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