Skip to content

Commit

Permalink
Revert "Move appveyor files into a dotted directory, like travis"
Browse files Browse the repository at this point in the history
This reverts commit 4b2f84d.
  • Loading branch information
derickr committed Dec 2, 2017
1 parent 02ba332 commit 746b6bc
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ environment:
ZTS_STATE: disable

install:
- .appveyor\install.cmd
- appveyor\install.cmd

build_script:
- .appveyor\build.cmd
- appveyor\build.cmd

artifacts:
- path: artifacts
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 746b6bc

Please sign in to comment.