Skip to content

Commit

Permalink
update test command
Browse files Browse the repository at this point in the history
  • Loading branch information
valdergallo committed Dec 11, 2015
1 parent c2c8fe1 commit 61da481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python:
before_install:
- sudo apt-get install -y libxml2-dev libxslt-dev

script: "py.test ."
script: py.test

env:
- DJANGO=1.4
Expand Down

0 comments on commit 61da481

Please sign in to comment.