Skip to content

Commit

Permalink
Enable Windows tests on AppVeyor (fix #670)
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsyo committed Jun 10, 2016
1 parent e346c28 commit 41d9739
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ test_script:
# Allow all failures for now: the tests don't yet pass!
matrix:
allow_failures:
- TOX_ENV: py27-test
- TOX_ENV: py33-test
- TOX_ENV: py34-test
- TOX_ENV: py35-test

2 comments on commit 41d9739

@jackwilsdon
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our first successful AppVeyor build! Beautiful! πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸ˜„

@sampsyo
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woohoo!

Please sign in to comment.