ci-install-compiler 96 Bytes
Newer Older
jatuporn Tonggasem's avatar
jatuporn Tonggasem committed
1 2 3 4 5 6
#!/bin/bash

gem install minitest
gem install minitap

pip2 install --user 'requests[security]'