Skip to content

Commit

Permalink
pacman travis again
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-stokes committed Apr 27, 2015
1 parent 9c06820 commit cff1cd1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ matrix:
virtualenv:
system_site_packages: true

before_install:
- sudo apt-get install -qq python-pytest

before_script:
- python ./setup.py install
script: pytest
script: "pytest ."

0 comments on commit cff1cd1

Please sign in to comment.