mirror of
https://github.com/kennethreitz/records.git
synced 2026-06-05 14:50:18 +00:00
make travis magically work, hopefully
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@ python:
|
||||
- "2.7"
|
||||
- "3.5"
|
||||
# command to install dependencies
|
||||
install: "pip install -r requirements.txt"
|
||||
install: "pip install pipenv --upgrade"
|
||||
# command to run tests
|
||||
script: make
|
||||
Reference in New Issue
Block a user