mirror of
https://github.com/github/rails.git
synced 2026-01-12 16:19:01 -05:00
8 lines
99 B
Bash
Executable File
8 lines
99 B
Bash
Executable File
#!/bin/bash
|
|
|
|
set -x
|
|
set -e
|
|
|
|
script/cibuild-on 1.9.3-p231-tcs-github
|
|
script/cibuild-on 2.0.0-github
|