Skip to content

Commit d1d7e53

Browse files
committed
Add travis.yml and icon for unit test
1 parent 6ac5d57 commit d1d7e53

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: node_js
2+
node_js:
3+
- '0.10'

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
filer-s3
22
========
33

4+
[![Build Status](https://travis-ci.org/mozilla/filer-s3.svg?branch=master)](https://travis-ci.org/mozilla/filer-s3)
5+
46
Will update this later

0 commit comments

Comments
 (0)