Commit edcc49d6 by Dane Springmeyer

install aws-sdk

parent 25a9e740
...@@ -18,7 +18,7 @@ before_install: ...@@ -18,7 +18,7 @@ before_install:
- nvm use $NODE_VERSION - nvm use $NODE_VERSION
- node --version - node --version
- npm --version - npm --version
- npm install mocha - npm install mocha aws-sdk
- platform=$(uname -s | sed "y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/") - platform=$(uname -s | sed "y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/")
install: install:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment