Skip to content

Commit

Permalink
changed circle.yml to jasmine path
Browse files Browse the repository at this point in the history
  • Loading branch information
rubadeau committed Nov 4, 2015
1 parent 93e029d commit 84628d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ database:
- echo "No database setup"
test:
override:
- ./node_modules/jasmine-node/bin/jasmine-node spec
- ./node_modules/jasmine/bin/jasmine spec

0 comments on commit 84628d5

Please sign in to comment.