Commit Graph

19 Commits

Author SHA1 Message Date
joodicator 33293a2395 Fix: Travis pypy test environment fails to install 2021-12-16 20:51:46 +01:00
joodicator bf49006553 Add support for Minecraft 1.18 and 1.18.1. 2021-12-16 19:39:13 +01:00
Mike Shlanta 63b8e614cd Move virtualenv upgrade to before_install 2021-12-05 13:13:17 -05:00
Mike Shlanta c58e809dbf Address missing rustc for py36 in TravisCI 2021-12-05 13:08:06 -05:00
Tristan 4e01fdd310
Update travis distro to focal (#203)
Fixes OpenSSL version no longer being supported
2020-11-11 20:59:28 -05:00
joo 2d9479cc12 Change Travis config to use pypy3 instead of pypy 2020-08-17 12:01:26 +02:00
joo b79f8b30eb Remove support for Python 2.7 2020-08-17 07:10:10 +02:00
joo b38adc1aa1 Add pre-release versions between 1.14.4 and 1.15.1; update test config 2020-01-08 16:15:42 +01:00
joo da46c4553d Remove support for Python 3.3. Add Python 3.6 to autotests as default version. 2018-05-18 06:00:35 +01:00
Ammar Askar 4a7d06c3cf
Add proper matrix for travis 2017-08-09 12:40:09 -04:00
Ammar Askar 997a59efb0
Revert "List out the python versions we need for travis"
This reverts commit ef790d2f08.
2017-08-09 12:33:05 -04:00
Ammar Askar ef790d2f08 List out the python versions we need for travis 2017-08-09 12:31:34 -04:00
joo 304f08bf8c Configure Travis to use "dist: precise" to allay build errors. 2017-08-09 17:04:03 +01:00
joo 3f4571d9e9 Update testing configuration:
(1) Add py35 job to Travis.
(2) To address issue #57: run tests that connect to Mojang's auth server exactly once, during the py35 job.
(3) Measure coverage exactly once, during the py35 job; always submit the result to coveralls.
(4) Fix miscellaneous errors in generate_travis_yml.py.
2017-05-19 11:58:14 +01:00
Jeppe Klitgaard 31f666f328 Fixed coveralls. Jeez I'm an idiot sometimes. Often times 2015-04-06 02:34:04 +02:00
Jeppe Klitgaard 8bf7620579 Updated coveralls, now it will run even when cover build fails 2015-04-06 02:29:55 +02:00
Ammar Askar 398050c248 Only execute coveralls on the cover build 2015-04-03 04:15:16 +05:00
Ammar Askar 4dfdb6282b coveralls support 2015-04-03 03:53:13 +05:00
Ammar Askar e966237d54 Add travis support 2015-04-03 03:24:01 +05:00