Skip to content

Commit

Permalink
Merge pull request #23 from nipan09/ci
Browse files Browse the repository at this point in the history
docs: Build env updated
  • Loading branch information
aswinshenoy committed Jul 2, 2019
2 parents 711d1c7 + b988bb0 commit 35d39d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,4 +1,4 @@

dist: xenial
language: python
python:
- "3.6"
Expand All @@ -7,4 +7,5 @@ install:
script:
- python manage.py makemigrations questions
- python manage.py migrate
- python manage.py test
- python manage.py test

0 comments on commit 35d39d6

Please sign in to comment.