Adding new stuff
This commit is contained in:
parent
0b3d063cb3
commit
0074feeaf2
1580 changed files with 0 additions and 205558 deletions
|
|
@ -1,18 +0,0 @@
|
|||
sudo: false
|
||||
language: python
|
||||
env:
|
||||
matrix:
|
||||
- ENV=test
|
||||
- ENV=check
|
||||
matrix:
|
||||
allow_failures:
|
||||
# Needs to be fixed!
|
||||
- env: ENV=test
|
||||
install:
|
||||
- |
|
||||
if [ "$ENV" = "test" ]; then
|
||||
pip install pytest
|
||||
fi
|
||||
script:
|
||||
- vim --version
|
||||
- make "$ENV"
|
||||
Loading…
Add table
Add a link
Reference in a new issue