This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
asciinema.org
Watch
2
Star
0
Fork
0
You've already forked asciinema.org
Code
Issues
Pull Requests
Releases
Wiki
Activity
b526d575a0
asciinema.org
/
script
/
cibuild.sh
5 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
Build script for travis-ci
2012-03-06 14:17:12 +00:00
#!/bin/bash
script/cibuild should use script/setup
2012-05-05 23:57:07 +00:00
./script/setup
Extract style checks to separate script
2012-03-13 21:16:51 +00:00
bundle
exec
rake
&&
./script/check-style.sh
Reference in New Issue
Copy Permalink