Skip to content

Commit

Permalink
test with fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
1000ch committed May 13, 2017
1 parent 6a38142 commit 97c3b18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- 6
- 4
- '6.10'
- '4.3.2'
addons:
apt:
packages:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ put on AWS S3 bucket, this package will resize/reduce it and put to S3.

## Requirements

- `node.js` ( AWS Lambda working version is **4.3.2** )
- Node.js ( AWS Lambda working version is **6.10** )

## Preparation

Expand Down

0 comments on commit 97c3b18

Please sign in to comment.