Skip to content

Commit

Permalink
kill acceptancetests from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
coreylight committed Aug 7, 2017
1 parent 64e3695 commit 5f263b5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,3 @@ deployment:
# login using environment variables
- echo -e "$NPM_USERNAME\n$NPM_PASSWORD\n$NPM_EMAIL" | npm login
- npm publish

acceptanceTests:
branch: master
owner: iopipe
commands:
- npm run build
- cd acceptance && yarn && yarn run all

0 comments on commit 5f263b5

Please sign in to comment.