mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Change how travis installs to get all test dependencies
This commit is contained in:
+1
-1
@@ -6,5 +6,5 @@ python:
|
||||
- 3.5
|
||||
- 3.6
|
||||
install:
|
||||
- python setup.py install
|
||||
- pip install -r requirements.txt
|
||||
script: python test_tablib.py
|
||||
|
||||
Reference in New Issue
Block a user