Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
John Hwang authored and John Hwang committed Aug 16, 2017
1 parent 2f8a4fb commit b813ac2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ install:

script:
- testflo
- cd doc2
- cd doc/Sphinx_doc
- make html
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ install:

test_script:
- testflo . -n 1
- cd doc2
- make html
- cd doc/Sphinx_doc
- make

0 comments on commit b813ac2

Please sign in to comment.