Repository: incubator-ariatosca Updated Branches: refs/heads/appveyor-colorama-test [created] e38567a8b
test Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/e38567a8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/e38567a8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/e38567a8 Branch: refs/heads/appveyor-colorama-test Commit: e38567a8b53a05cca2b24c291ef58c1ab4bf172e Parents: 5afa2f7 Author: Ran Ziv <[email protected]> Authored: Mon Jun 12 12:33:09 2017 +0300 Committer: Ran Ziv <[email protected]> Committed: Mon Jun 12 12:33:09 2017 +0300 ---------------------------------------------------------------------- appveyor.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/e38567a8/appveyor.yml ---------------------------------------------------------------------- diff --git a/appveyor.yml b/appveyor.yml index cb1ae42..e40ca56 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -23,4 +23,5 @@ before_test: test_script: - pip --version - tox --version + - pip list - tox -e %TOX_ENV%
