Skip to content

Commit fe25d1e

Browse files
committed
=BG= try npm run test instead
1 parent 2802f26 commit fe25d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ before_install:
1515
script:
1616
- pwd && ls
1717
- node node_modules/jasmine-node/bin/jasmine-node --version
18-
- node node_modules/jasmine-node/bin/jasmine-node --captureExceptions test/specs
18+
- npm run test

0 commit comments

Comments
 (0)