Attempt to setup TravisCI

This commit is contained in:
Andrew Tomaka 2013-08-10 00:11:23 -04:00
parent 71b047be48
commit bb9575ece5
5 changed files with 63 additions and 31 deletions

9
.gitignore vendored
View file

@ -1,9 +1,3 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'
# Ignore bundler config.
/.bundle
@ -14,3 +8,6 @@
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
# Ignore database config file
config/database.yml