Skip to content

Commit

Permalink
Switching to our own Docker image (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
eelco committed Jun 10, 2016
1 parent 72fb2a8 commit ab0f21b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions wercker.yml
@@ -1,9 +1,7 @@
box: aherve/node-phantom
box: framer/wercker

build:
steps:
- install-packages:
packages: make zip
- script:
name: load git revisions
code: |
Expand All @@ -19,8 +17,6 @@ build:
deploy:
steps:
- install-packages:
packages: make zip
- script:
name: builds.framerjs.com
code: |
Expand Down

0 comments on commit ab0f21b

Please sign in to comment.