Skip to content

Commit

Permalink
fix: circleci should always run the build step
Browse files Browse the repository at this point in the history
  • Loading branch information
csnyders committed Jul 25, 2016
1 parent f96f87f commit a668bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ dependencies:
post:
- wget https://saucelabs.com/downloads/sc-latest-linux.tar.gz
- tar -xzf sc-latest-linux.tar.gz
- npm run build
deployment:
deployDev:
branch: dev
Expand Down

0 comments on commit a668bfb

Please sign in to comment.