index
:
delta/python-packages/cmd2-git.git
1216-rich-print-mixin
2.0
async_prompt
black
black_config
blank_prompt
border_color
ci_improvements
cmdset_settables
codeql
colored_simple_table
colored_tables
colored_tables_orig
column_spacing
complete_flag_names
completion_item_choices
ctrl-c
ctrl-d
custom_command_completer
custom_completer_refactor
dashes
default_categories
duplicate_subcommand
editors
enh_default_categories
error_cleanup
exception_passthrough
exit_code
ext_test_0_2
extended_colors
f-strings
fix_broken_unit_test
fix_hint
github_actions
header_tabs
history_fix
import_wrapping
ipy_locals
last_result
master
misc
move_attach
mypy_continued
mypy_explicit_export
nested_table
nested_table_orig
ns_fix
ordered_history
pep561
plugin_version
poutput-psuccess
prompt_error
py_refactor
pypy_fix
redirected_aliases
settable_hint
silence
silence_startup_script
silent_start
table_newline
topic_width
unit_tests
util_fixes
win_tab_crash
github.com: python-cmd2/cmd2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try fixing AppVeyor and Travils builds
Todd Leonhardt
2019-06-14
1
-5
/
+3
*
Deprecate support for Python 3.4 and begin testing with Python 3.8 beta
Todd Leonhardt
2019-06-14
1
-3
/
+3
*
Fixed flake errors
Kevin Van Brunt
2019-05-08
1
-1
/
+1
*
Fix flake8 issues
Todd Leonhardt
2018-12-06
1
-2
/
+1
*
--exclude=./.*
cclauss
2018-11-19
1
-2
/
+2
*
3 seconds is a reasonable runtime.
cclauss
2018-11-19
1
-2
/
+2
*
flake8 . --count --exclude=./.,./examples,./tests
cclauss
2018-11-19
1
-2
/
+2
*
flake8 . --count --exclude=./examples,./tests
cclauss
2018-11-18
1
-1
/
+1
*
Travis CI: Use flake8 to find syntax errors and undefined names
cclauss
2018-11-18
1
-2
/
+9
*
Trying to force a VM-based build for Python 3.7 on Travis CI instead of a con...
Todd Leonhardt
2018-09-21
1
-0
/
+1
*
Trying to force newer ubuntu distro on Travis CI to get official Python 3.7 b...
Todd Leonhardt
2018-09-21
1
-0
/
+1
*
Add official Python 3.7 support for Travis CI testing
Todd Leonhardt
2018-09-21
1
-1
/
+1
*
Modify .travis.yml to do the doc build
Todd Leonhardt
2018-07-30
1
-0
/
+3
*
No longer try to test on Python 2.7 on either TravisCI or AppVeyor
Todd Leonhardt
2018-04-15
1
-10
/
+0
*
Enabled Python 3.7 testing on Travis CI
Todd Leonhardt
2018-01-06
1
-3
/
+3
*
Disabled Python 3.7-dev build in Travis CI
Todd Leonhardt
2018-01-04
1
-3
/
+3
*
Fix Travis CI builds
Todd Leonhardt
2018-01-04
1
-6
/
+3
*
Attempt to speedup unit tests
Todd Leonhardt
2017-07-02
1
-3
/
+3
*
Reverting TravisCI yaml file to not install xclip and not setup a virtual dis...
Todd Leonhardt
2017-06-28
1
-11
/
+0
*
Modify TravisCI yaml file to imitate a display with an X Virtual Framebuffer
Todd Leonhardt
2017-06-28
1
-0
/
+7
*
Attempt at fixing how xclip is checked for on Linux systems
Todd Leonhardt
2017-06-28
1
-0
/
+7
*
Multiple changes
Todd Leonhardt
2017-06-28
1
-18
/
+18
*
Attempting to enable macOS builds on TravisCI
Todd Leonhardt
2017-06-25
1
-19
/
+19
*
Restoring travis to non-sudo containerized builds
Todd Leonhardt
2017-06-25
1
-2
/
+1
*
Experiment with sudo on travis
Todd Leonhardt
2017-06-25
1
-2
/
+2
*
Attempt to install pywin32 on AppVeyor and xclip on Travis
Todd Leonhardt
2017-06-25
1
-0
/
+1
*
Don't try to run a code coverage analysis on PyPy
Todd Leonhardt
2017-06-24
1
-6
/
+7
*
Commented out Mac OS X builds for Travis CI since they are still painfully ba...
Todd Leonhardt
2017-03-13
1
-18
/
+19
*
Travis CI changes
Todd Leonhardt
2017-03-13
1
-7
/
+15
*
Experimenting with having Travis build with some different versions of Python
Todd Leonhardt
2017-03-13
1
-3
/
+16
*
Disabled Mac OS X build on TravisCI because their Mac building isn't reliable
Todd Leonhardt
2017-02-01
1
-3
/
+3
*
For Mac OS X, only build for Python 2.7.
Todd Leonhardt
2017-01-26
1
-11
/
+1
*
Trying to get the travis "before_install" bash syntax correct so that if the ...
Todd Leonhardt
2017-01-26
1
-1
/
+3
*
Python 2.7 is working with Mac OS X. Trying to get Python 3.6 working as well.
Todd Leonhardt
2017-01-26
1
-13
/
+13
*
Seeing if objective-c works better as the language for OS X than "generic" does
Todd Leonhardt
2017-01-25
1
-6
/
+8
*
Try enabling sudo for Mac OS X builds because we appear to be getting a failu...
Todd Leonhardt
2017-01-25
1
-2
/
+4
*
Trying "language: generic" on OS X insead of "language: python" since Mac OS ...
Todd Leonhardt
2017-01-25
1
-4
/
+2
*
Removed python 2.6 since it doesn't work and trying to build for OS X with Py...
Todd Leonhardt
2017-01-25
1
-11
/
+20
*
Fixed a syntax error in .travis.yml
Todd Leonhardt
2017-01-25
1
-1
/
+1
*
Trying to get Mac OS X testing working with Travis-CI
Todd Leonhardt
2017-01-25
1
-0
/
+7
*
Enable testing Python 3.5 using matrix
Federico Ceratto
2016-02-20
1
-6
/
+13
*
enable container-based build
Federico Ceratto
2016-02-20
1
-0
/
+1
*
Update Tox, add TravisCI support
Federico Ceratto
2016-02-20
1
-0
/
+11