aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFotoVerite <[email protected]>2014-09-14 08:30:37 +0200
committerFotoVerite <[email protected]>2014-09-14 08:30:37 +0200
commitb8f2d186330276e35735426fd93f57fb044346b0 (patch)
treeb3bf343574983d0451f87b79abb5be2e4ab9ad3a
parente9385ef79281034cc1f4df1a52c8a0cb2e4e4f4d (diff)
downloadfaker-b8f2d186330276e35735426fd93f57fb044346b0.tar.xz
faker-b8f2d186330276e35735426fd93f57fb044346b0.zip
[docs] Adds badge to Readme and turns off 0.8 testing for the moment.
-rw-r--r--.travis.yml2
-rw-r--r--Readme.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b8fe41eb..2a50663e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,4 +2,4 @@ language: node_js
node_js:
- "0.11"
- "0.10"
- - "0.8" \ No newline at end of file
+# - "0.8" \ No newline at end of file
diff --git a/Readme.md b/Readme.md
index ec0f8860..d1ea6a96 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,6 +1,8 @@
# faker.js - generate massive amounts of fake data in the browser and node.js
<img src = "http://imgur.com/KiinQ.png" border = "0">
+[![Build Status](https://travis-ci.org/Marak/Faker.js.svg?branch=master)](https://travis-ci.org/Marak/Faker.js)
+
## USAGE
### browser -