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
4909d83f9f
asciinema.org
/
script
/
cibuild.sh
5 lines
67 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
Run build with local persona js file
2014-03-22 09:11:55 +00:00
LOCAL_PERSONA_JS
=
true
bundle
exec
rake
Reference in New Issue
Copy Permalink