mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-08 03:24:47 +08:00
Add the tests again to travis
This commit is contained in:
@@ -4,10 +4,6 @@ env:
|
|||||||
matrix:
|
matrix:
|
||||||
- ENV=test
|
- ENV=test
|
||||||
- ENV=check
|
- ENV=check
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
# Needs to be fixed!
|
|
||||||
- env: ENV=test
|
|
||||||
install:
|
install:
|
||||||
- |
|
- |
|
||||||
if [ "$ENV" = "test" ]; then
|
if [ "$ENV" = "test" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user