Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes <mail@johannesewald.de>2012-06-19 03:29:33 +0400
committerJohannes <mail@johannesewald.de>2012-06-19 03:29:33 +0400
commit1da02fe0c7703832fc699d6d3f95ae9c1908f0bd (patch)
tree6a7a114bd02f543cf26c71cbad68f372ec530b59 /.travis.yml
parent7d90695d9c413e7ae4745e9def9cf6285cc9f1f2 (diff)
Update master
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3c9eff3..2d7d25f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,4 +4,4 @@ node_js:
- 0.6
script:
- - mocha \ No newline at end of file
+ - npm test \ No newline at end of file