Skip to content

Commit

Permalink
Disable Windows test done by AppVeoyr
Browse files Browse the repository at this point in the history
Let's try the possibilities of using Travis CI to test Windows also.
  • Loading branch information
ahojukka5 committed Oct 11, 2019
1 parent ee45b81 commit 9d9902c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ test_script:
- echo "%JL_TEST_SCRIPT%"
- C:\julia\bin\julia -e "%JL_TEST_SCRIPT%"

test: off

# # Uncomment to support code coverage upload. Should only be enabled for packages
# # which would have coverage gaps without running on Windows
# on_success:
Expand Down

0 comments on commit 9d9902c

Please sign in to comment.