mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 21:44:47 +08:00
Switch back to running everything in one build, which is twice as fast
This commit is contained in:
@@ -3,9 +3,5 @@ sudo: required
|
|||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
language: generic
|
language: generic
|
||||||
env:
|
script: |
|
||||||
- TESTOPTIONS=--vim-only
|
./run-tests
|
||||||
- TESTOPTIONS=--neovim-02-only
|
|
||||||
- TESTOPTIONS=--neovim-03-only
|
|
||||||
- TESTOPTIONS=--linters-only
|
|
||||||
script: "./run-tests $TESTOPTIONS"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user