Skip to content

Commit

Permalink
Merge pull request gatsbyjs#1984 from gatsbyjs/fix-appveyor-build
Browse files Browse the repository at this point in the history
remove explicit build step
  • Loading branch information
jquense authored Aug 31, 2017
2 parents 9a4e1c4 + 965082f commit 160fb02
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ install:
- node --version
- yarn test

# Build gatsby head
before_build:
- yarn run build

build_script:
- cd examples/%example%
- yarn install
Expand Down

0 comments on commit 160fb02

Please sign in to comment.