Skip to content

Commit

Permalink
Snap CI is the project build tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Gillard-Moss committed Jan 11, 2016
1 parent 5a249ff commit 75901d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Before you submit a pull request, check that it meets these guidelines:
your new functionality into a function with a docstring, and add the
feature to the list in README.rst.
3. The pull request should work for Python 2.6, 2.7, 3.3, and 3.4, and for PyPy. Check
https://travis-ci.org/petergillardmoss/aws_role_credentials/pull_requests
https://snap-ci.com/github_repositories/ThoughtWorksInc/aws_role_credentials/pulls
and make sure that the tests pass for all supported Python versions.

Tips
Expand Down
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ AWS Role Credentials
.. image:: https://img.shields.io/pypi/v/aws_role_credentials.svg
:target: https://pypi.python.org/pypi/aws_role_credentials

.. image:: https://snap-ci.com/ThoughtWorksInc/aws_role_credentials/branch/master/build_image
:target: https://snap-ci.com/ThoughtWorksInc/aws_role_credentials/branch/master

Generates AWS credentials for roles using STS and writes them to ```~/.aws/credentials```

Expand Down

0 comments on commit 75901d3

Please sign in to comment.