ci-install-compiler 96 Bytes
#!/bin/bash

gem install minitest
gem install minitap

pip2 install --user 'requests[security]'