Updated Branches: refs/heads/trunk 268ff0ef9 -> b8b3ca33a
Update travis config. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b8b3ca33 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b8b3ca33 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b8b3ca33 Branch: refs/heads/trunk Commit: b8b3ca33abb053bbfc85b132498316b5ed4a5bb4 Parents: 268ff0e Author: Tomaz Muraus <[email protected]> Authored: Sat Oct 26 01:38:33 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Sat Oct 26 01:38:33 2013 +0200 ---------------------------------------------------------------------- .travis.yml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/b8b3ca33/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 7597314..d302529 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ env: - TOX_ENV=py32 - TOX_ENV=py33 - TOX_ENV=docs - - TOX_ENV=examples install: - pip install tox
