mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Removes 3.2 support from travis
This commit is contained in:
parent
918a46a2fa
commit
1c0916a8f3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
# - "3.2"
|
||||
install: "pip install -r requirements.txt --use-mirrors"
|
||||
# command to run tests
|
||||
script: nosetests
|
||||
|
|
Loading…
Add table
Reference in a new issue