aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFotoVerite <[email protected]>2014-02-17 21:51:50 -0500
committerFotoVerite <[email protected]>2014-02-17 21:51:50 -0500
commitdbf8bc53e360fc724c7392241176abcd82ae8976 (patch)
tree002218bce6155ec2128c0be64cbaf846e40cbab1
parenteebd0f17ce187cc4d2c36822c8b981cd762d9be3 (diff)
downloadfaker-dbf8bc53e360fc724c7392241176abcd82ae8976.tar.xz
faker-dbf8bc53e360fc724c7392241176abcd82ae8976.zip
fixes travis.yml to actually run.
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ec431251..b8fe41eb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,5 +2,4 @@ language: node_js
node_js:
- "0.11"
- "0.10"
- - "0.8"
- - "0.6" \ No newline at end of file
+ - "0.8" \ No newline at end of file