Commit Graph

9 Commits

Author SHA1 Message Date
Dave Machado
7a239fc50d Merge branch 'master' into feature/add-json 2017-06-24 14:22:12 -04:00
Dave Machado
05afb55356 Allow 302 to reduce false negative builds 2017-06-18 11:05:21 -04:00
Dave Machado
204a6cfdb2 Update Travis to only build and deploy on success 2017-05-25 10:39:26 -04:00
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