Commit eb4b1dfa authored by Dave Machado's avatar Dave Machado
Browse files

Add main CI driver script

parent 5902def8
#!/bin/bash
if [ "$TRAVIS_BRANCH" == "master" ]
then
awesome_bot README.md --allow-ssl --allow 403,302
fi
./validate.rb ../README.md
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment