* Set build server to use `make deployment` * Create Makefile target for 'deployment' to update dependencies if necessary * Set Travis CI to run `make travis` * Create Makefile target for 'travis' to use additional automation logic
Add configuration file for Travis CI, documentation for using Travis, and a line to _config.yml to ignore directory Travis creates.