Skip to content

Commit

Permalink
install pkg name
Browse files Browse the repository at this point in the history
  • Loading branch information
cmawhorter committed Jun 12, 2017
1 parent e9c14e9 commit e497480
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
language: node_js
node_js:
- "8"
- "4"
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Why? Because webpack wasn't cutting it:

Webpack regularly put out 10MB bundles. Rollup does magic, and reduces that down to just what's needed. Like god intended.

## Installing

`npm install bty`

## Prerequisites

- Create an IAM role for your lambda function
Expand Down

0 comments on commit e497480

Please sign in to comment.