1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Jean Boussier
09739659b6 Test against MRI 2.7.0-preview1 2019-10-22 12:49:29 +02:00
Tatsuya Hoshino
24f652543a CI against ruby 2.6 2019-01-04 19:03:36 +09:00
Kyrylo Silin
381a8af594 config: test on JRuby 9.2 2018-11-03 13:58:31 +08:00
Kyrylo Silin
7ed97b0f59 circle: make sure TERM is set
Otherwise, some tests fail.
2018-10-16 03:57:06 +08:00
Kyrylo Silin
12de27c143 circle: install nano
The presense of supported text editor is required to make the test suite
pass. Specifically, the editor tests.
2018-10-16 03:57:06 +08:00
Kyrylo Silin
d3dc0b07f9 Test with help of CircleCI
CircleCI provides much faster builds than TravisCI:

CircleCI - less than 1 minute
TravisCI- 6 minutes

The cost is the complexity of the config:
https://circleci.com/docs/2.0/configuration-reference/
2018-10-16 03:57:03 +08:00