dash-docs/.travis.yml
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

5 lines
53 B
YAML

language: ruby
rvm:
- "2.0.0"
script: make travis