correct test-build invocation
authorTravis Webb <me@traviswebb.com>
Mon, 16 Jun 2014 00:42:52 +0000 (20:42 -0400)
committerTravis Webb <me@traviswebb.com>
Mon, 16 Jun 2014 00:42:52 +0000 (20:42 -0400)
.travis.yml

index 0c37e5c..51ac5b5 100644 (file)
@@ -6,7 +6,7 @@ before_install:
 
 install:
   - npm install
-  - npm test-build
+  - npm run test-build
 
 before_script:
   - sudo npm run server-setup