Skip to content

Commit

Permalink
Small fix in README and only build master branch manually
Browse files Browse the repository at this point in the history
  • Loading branch information
Duco committed Apr 4, 2019
1 parent 5ea242c commit b4e7d90
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,4 @@ Go to `http://localhost:5000/ph-ui`, you will get to the management interface to
* [HttPlaceholder REST API client for .NET](https://www.nuget.org/packages/HttPlaceholder.Client/)

# Todo
- There's no way to add custom condition checkers or response writers yet.
- Create an installation script for Mac OS.
- There's no way to add custom condition checkers or response writers yet.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ environment:
branches:
only:
- dev
- master

build_script:
- git submodule update --init --recursive
Expand Down

0 comments on commit b4e7d90

Please sign in to comment.