Skip to content

Commit

Permalink
Update : travis config updated 👷
Browse files Browse the repository at this point in the history
  • Loading branch information
inforian committed Apr 22, 2017
1 parent 6d94da6 commit 6258fe1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ install:
- pip install -q Django==$DJANGO_VERSION
- python setup.py -q install
# command to run tests
#script: pytest
script:
- python manage.py test

0 comments on commit 6258fe1

Please sign in to comment.