Skip to content

Commit 84628d5

Browse files
committed
changed circle.yml to jasmine path
1 parent 93e029d commit 84628d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ database:
1212
- echo "No database setup"
1313
test:
1414
override:
15-
- ./node_modules/jasmine-node/bin/jasmine-node spec
15+
- ./node_modules/jasmine/bin/jasmine spec

0 commit comments

Comments
 (0)