Skip to content

Commit

Permalink
CI tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
jenisys committed Dec 29, 2016
1 parent 3ff2eb7 commit 41991e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ install:

build: off
test_script:
- "%PYTHON%\\Scripts\\py.test.exe test"
- "%PYTHON%\\Scripts\\py.test.exe test tests"
- "%PYTHON%\\Scripts\\behave -f progress3 --junit issue.features"

# -- TEMPORARILY DISABLED:
Expand Down

0 comments on commit 41991e7

Please sign in to comment.