gitignore + correct travis img
This commit is contained in:
parent
552c69b2ee
commit
80d9ffe984
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
dist/
|
||||
steadymark-0.1.4.tar.gz
|
||||
*egg-info
|
||||
*.pyc
|
@ -1,6 +1,6 @@
|
||||
# Steady Mark
|
||||
> version 0.1.4
|
||||
[![Build Status](https://secure.travis-ci.org/gabrielfalcao/steadymark.png)](http://travis-ci.org/gabrielfalcao/steadymark)
|
||||
[![Build Status](https://secure.travis-ci.org/gabrielfalcao/steadymark.png?branch=master)](http://travis-ci.org/#!/gabrielfalcao/steadymark)
|
||||
|
||||
# Turning your github readme files into python test suites since 2012
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user