Skip to content

Commit 12d3045

Browse files
committed
hi, travis
1 parent eb1e079 commit 12d3045

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: node_js
2+
node_js:
3+
- 4
4+
- 5
5+
- 6

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @mapbox/mock-aws-sdk-js
22

3+
[![Build Status](https://travis-ci.org/mapbox/mock-aws-sdk-js.svg?branch=master)](https://travis-ci.org/mapbox/mock-aws-sdk-js)
4+
35
A library that provides sinon-style stubs for aws-sdk-js service methods for use in testing.
46

57
### Goals

0 commit comments

Comments
 (0)