Skip to content

Commit

Permalink
chore(.travis.yml): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
caitp committed Jul 12, 2015
1 parent bc552e3 commit 30e005f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ install:
- npm install istanbul coveralls

script:
- ./tools/ddescribe-it.js
- ./tools/ddescribe-iit.js
- ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --reporter dot

after_success:
Expand Down

0 comments on commit 30e005f

Please sign in to comment.