Commit Graph

6 Commits

Author SHA1 Message Date
Dave Machado
4e2df625d3 Set Travis to deploy new JSON onto master 2017-05-25 10:00:07 -04:00
Dave Machado
f3e1fe1b30 Move commands to build script and conditionally create /json directory 2017-05-25 00:26:38 -04:00
Dave Machado
a3169fd177 Update Travis YAML to run build script for JSON 2017-05-25 00:23:02 -04:00
Dave Machado
116ce97d81 Turn off email to save everyone's inbox 2017-04-03 12:05:02 -04:00
Dave Machado
fd3e859abf Allow 403 errors on CI builds
Allowing 403 errors to pass CI lets us know that the API is still active but it doesn't like robots pinging its endpoint without a key.
2017-03-02 09:49:32 -05:00
Dave Machado
a2cc6144dc Add Link Verification through CI (#282)
* Create .travis.yml

* Update HTTPS and redirected links

* Update .travis.yml
2017-02-28 18:51:37 +00:00