Skip to content

Commit

Permalink
Add checking for errors in frontmatter
Browse files Browse the repository at this point in the history
  • Loading branch information
Arachnid committed Mar 23, 2018
1 parent e2232f3 commit 225c007
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 8 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ language: ruby
# Cache Ruby bundles
cache: bundler

before_script:
- bundle exec github-pages versions

# Assume bundler is being used, therefore
# the `install` step will run `bundle install` by default.
script: "bash -ex .travis-ci.sh"
Expand Down
2 changes: 1 addition & 1 deletion EIPS/eip-158.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: State clearing
author: Vitalik Buterin
type: Standards Track
category: Core
status: Superseded
status: Replaced
created: 2016-10-16
superseded-by: 161
---
Expand Down
2 changes: 1 addition & 1 deletion EIPS/eip-190.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
eip: 190
title: Ethereum Smart Contract Packaging Standard
Authors: Piper Merriam, Tim Coulter, Denis Erfurt (mhhf), RJ Catalano (VoR0220), Iuri Matias (iurimatias)
author: Piper Merriam, Tim Coulter, Denis Erfurt (mhhf), RJ Catalano (VoR0220), Iuri Matias (iurimatias)
status: Final
type: Standards Track
category: ERC
Expand Down
2 changes: 1 addition & 1 deletion EIPS/eip-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ layer: Process
title: EIP Classification
author: Joseph Chow
status: Draft
type: Process
type: Meta
created: 2015-11-17
---

Expand Down
2 changes: 1 addition & 1 deletion EIPS/eip-649.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
eip: 649
title: Metropolis Difficulty Bomb Delay and Block Reward Reduction
Authors: Afri Schoedon, Vitalik Buterin
author: Afri Schoedon, Vitalik Buterin
type: Standards Track
category: Core
status: Final
Expand Down
2 changes: 1 addition & 1 deletion EIPS/eip-8.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: devp2p Forward Compatibility Requirements for Homestead
author: Felix Lange <[email protected]>
status: Final
type: Standards Track
layer: Networking
category: Networking
created: 2015-12-18
---

Expand Down

0 comments on commit 225c007

Please sign in to comment.