File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ language: python
33matrix :
44 include :
55 - python : " 2.7"
6- - python : " 3.5 "
6+ - python : " 3.6 "
77
88cache :
99 directories :
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ Flag arg parser to build out a dictionary with optional keys.
33
44[ ![ Version] ( http://img.shields.io/pypi/v/flagpole.svg?style=flat )] ( https://pypi.python.org/pypi/flagpole/ )
55
6- [ ![ Build Status] ( https://travis-ci.org/monkeysecurity /flagpole.svg?branch=master )] ( https://travis-ci.org/scriptsrc/flagpole )
6+ [ ![ Build Status] ( https://travis-ci.org/scriptsrc /flagpole.svg?branch=master )] ( https://travis-ci.org/scriptsrc/flagpole )
77
8- [ ![ Coverage Status] ( https://coveralls.io/repos/github/monkeysecurity /flagpole/badge.svg?branch=master&1 )] ( https://coveralls.io/github/scriptsrc/flagpole?branch=master )
8+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/scriptsrc /flagpole/badge.svg?branch=master&1 )] ( https://coveralls.io/github/scriptsrc/flagpole?branch=master )
99
1010[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/python/black )
1111
You can’t perform that action at this time.
0 commit comments