Commit Graph

19 Commits

Author SHA1 Message Date
Dave Machado
9c999b9c52 enable email notifications 2017-08-05 16:54:12 -04:00
Dave Machado
17a0caf749 Add Gem dependencies to Travis config 2017-07-12 12:13:17 -04:00
Dave Machado
708f4b7fa9 integrate link validation into CI 2017-07-12 09:37:42 -04:00
Dave Machado
e28bfd9542 fix formatting bug 2017-07-10 01:42:55 -04:00
Dave Machado
ab045f33f3 Update main script and Travis config 2017-07-10 01:41:50 -04:00
Dave Machado
3448c6cb0d Update CI steps to use main script 2017-07-10 01:05:15 -04:00
Dave Machado
0cfca8b5ce
force travis fail 2017-07-03 00:18:20 -04:00
Dave Machado
952e93ff6a
test that env tokens cannot be echo'ed 2017-07-03 00:17:23 -04:00
Dave Machado
ab50c415ae Merge branch 'master' into feature/add-json 2017-06-26 11:28:16 -04:00
Thomas Wiringa
bd73197a23 Fix --allow syntax 2017-06-26 14:07:26 +02:00
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