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

Travis-CI: :/

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