Skip to content

Commit

Permalink
More .travis.yml expirementation.
Browse files Browse the repository at this point in the history
  • Loading branch information
arenius committed Mar 26, 2015
1 parent f0daff5 commit 0b087a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,4 +4,4 @@ python:
- "2.7"
before_install:
- pip install pytest pytest-cov
script: tests/ballotapi_tests.py
script: py.test

0 comments on commit 0b087a0

Please sign in to comment.