1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 05:43:13 +02:00

Travis-CI + ruby = ....

This commit is contained in:
Bram Matthys
2019-03-09 15:17:31 +01:00
parent e0a4e7fe71
commit f039e08f0b
+2 -1
View File
@@ -29,7 +29,8 @@ else
gem --version
# And an attempt to fix things on Travis-CI
# (apparently there are mixed python psych .so versions)
rvm uninstall 2.3.8
rvm uninstall 2.5.3
rvm uninstall 2.4.5
set -e
gem install bundler -v "~>1.0"