mirror of
https://github.com/kennethreitz/django-heroku.git
synced 2026-06-05 06:56:12 +00:00
travis attempt
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
language: "python"
|
||||
python:
|
||||
- "3.6"
|
||||
install:
|
||||
- "pip install pipenv --user"
|
||||
- "pip install pipenv"
|
||||
- "pipenv install --dev"
|
||||
script: make
|
||||
Reference in New Issue
Block a user