Skip to content

Commit

Permalink
rebase all this later
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Mar 4, 2018
1 parent 748f6ae commit 19eb8d1
Showing 1 changed file 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 @@ -43,10 +43,10 @@ test_script:
- ablog build -T -b pickle
- ps: mkdir test
- ps: cd test
- ps: echo "\nABlog\nABlog Team\nhttp://ablog.readthedocs.org" | ablog start
- ps: echo "ABlog" ABlog Team" "http://ablog.readthedocs.org" | ablog start
- ablog build
- ps: mkdir -p test
- ps: cd test
- ps: echo "ablog\nABlog\nABlog Team\nhttp://ablog.readthedocs.org" | ablog start
- ps: echo "ablog" "ABlog" "ABlog Team" "http://ablog.readthedocs.org" | ablog start
- ps: cd ablog
- ablog build

0 comments on commit 19eb8d1

Please sign in to comment.