不要怂,就是干,撸起袖子干!

Commit 0456fe68 by sdepold

fixed travis test script

1 parent 3fe27eab
Showing with 1 additions and 1 deletions
...@@ -3,7 +3,7 @@ before_script: ...@@ -3,7 +3,7 @@ before_script:
- "npm install" - "npm install"
script: script:
- "node_modules/.bin/jasmine-node spec" - "node_modules/.bin/jasmine-node spec-jasmine"
notifications: notifications:
email: email:
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!