mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
Remove travis.
This commit is contained in:
parent
710a406a7b
commit
749065be51
1 changed files with 0 additions and 15 deletions
15
.travis.yml
15
.travis.yml
|
@ -1,15 +0,0 @@
|
|||
sudo: false
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "3.9"
|
||||
install: pip install tox-travis
|
||||
script: tox
|
||||
branches:
|
||||
only:
|
||||
- master
|
Loading…
Add table
Add a link
Reference in a new issue