Commit graph

4 commits

Author SHA1 Message Date
David A. Harding
6a42d7b861
Backend: Makefile Targets For 'deployment' and 'travis'
* 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
2015-04-12 14:24:32 -04:00
David A. Harding
f91920c886
Travis CI: Remove emails/use default behavior 2015-04-11 09:44:05 -04:00
Saivann
c71e9fdf2d Add my email address to receive Travis notification 2015-04-10 10:06:02 -04:00
David A. Harding
77066ba70d
Backend: Test That Site Builds With Travis CI
Add configuration file for Travis CI, documentation for using Travis,
and a line to _config.yml to ignore directory Travis creates.
2015-02-24 22:03:10 -05:00