Switch back to running everything in one build, which is twice as fast
This commit is contained in:
parent
857a07f36a
commit
cd8dd099d8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user