Skip to content

Commit

Permalink
Merge pull request #18 from packethost/clean-up
Browse files Browse the repository at this point in the history
Clean up shippable file [reset minion]
  • Loading branch information
lucasmpb committed Jun 15, 2015
2 parents 42bd008 + 25b1187 commit 53c61ce
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions shippable.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
language: node_js

env:
global:
- SLACK_ORG=packet PROJECT="<https://github.com/packethost/packet-nodejs|packethost/packet-nodejs>"
- secure: I14xUiTbRks33vayIb0ANqFdPOX+iy0yus5JX3sIEbUXsCzGVpf3+Jc2iWwjs9WNTEdzdIRGH9JJyyJLvz8IGkHv7HZo4PjrwFkfbO7wJwleHawdZY1rQe8jWg6luEBPZguexOgTus0DOjkL5TkTd4AukD/nW1UnN0WRm9c0hCcZcIebkwQBcHc/E380O3si4iEsMVueLlgyaa5VUqS+sYqYjaKMeg+T4cxNwOpFdFqlx0cESJMFrG5junpf33xojL5TwnuyTG3R3IYLfeEKfr/VqW/XJfe5AtcVK7Sg0EyZQ66UPpyvxpkFlm1fC+5A+dlydHUe/MOzSRv0k6sY2g==

node_js:
- 0.10

cache: true

before_install:
# activate the node.js version
- npm install -g grunt-cli
- npm install

Expand Down

0 comments on commit 53c61ce

Please sign in to comment.