asciinema.org/script/cibuild.sh

5 lines
72 B
Bash
Raw Normal View History

2012-03-06 14:17:12 +00:00
#!/bin/bash
2012-05-05 23:57:07 +00:00
./script/setup
bundle exec rake && ./script/check-style.sh