Randy Syring
1405181f81
fix travis call to pip
2016-04-01 00:26:40 -04:00
Anthony Scopatz
391c0162ca
ci fixes
2016-02-24 13:08:22 -05:00
adam j hartz
f958b8b04a
try to make travis and appveyor autobuilds use quiet mode
2015-12-19 17:31:00 -05:00
Anthony Scopatz
e2a20556b7
try travis 3.5
2015-09-26 22:31:48 -04:00
Anthony Scopatz
9abc4ce4bc
v3.5 is not on CI yet
2015-09-13 12:26:32 -04:00
Anthony Scopatz
abb0f3fc3c
some v3.5 updates
2015-09-13 12:17:11 -04:00
anula
640c3991ab
Fix bugs in LimitedFileHistory (plus tests) and move it to different file.
...
* Move LimitedFileHistory from history.py to prompt_toolkit_history.py
because it is needed only for prompt_toolkit and requires prompt_toolkit.
* Add instalation of prompt_toolkit to .travis.yml
* Update docs hooks
2015-05-18 19:33:37 +02:00
JuanPablo
dd20e41e65
a first approach to a travis file
...
* to run tests with travis-ci.org
* prerun test, pip install ply and nosetests
* discover and run test with nosetests
2015-03-15 23:37:21 -03:00