Skip to content

Commit

Permalink
trying pacman with pytest and travis
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-stokes committed Apr 27, 2015
1 parent 26fce59 commit 6762d8e
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 @@ -5,4 +5,4 @@ matrix:
env: TEST_SUITE=suite_2_7
before_script:
- python ./setup.py install
script: python ./unittests/run_tests.py $TEST_SUITE
script: pytest

0 comments on commit 6762d8e

Please sign in to comment.