This website requires JavaScript.
Explore
Help
Sign In
docs
/
choosealicense.com
Watch
1
Star
0
Fork
0
You've already forked choosealicense.com
mirror of
https://github.com/github/choosealicense.com
synced
2024-12-22 04:40:09 +01:00
Code
Issues
Releases
Wiki
Activity
choosealicense.com
/
script
/
cibuild
7 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
use travis for ci to verify builds work before merging
2013-07-15 16:25:44 -04:00
#!/bin/sh
set -e
echo "building the site..."
run html-proofing as part of travis build
2013-10-23 00:23:57 -07:00
bundle exec rake test
Reference in New Issue
Copy Permalink