Skip to content

Commit

Permalink
Tidy .travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
flatheadmill committed Jan 21, 2016
1 parent 061d959 commit 820fcf6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -13,10 +13,6 @@ branches:
- master
- travis-ci

# Not using `npm install --dev` because it is recursive. It will pull in the all
# development dependencies for CoffeeScript. Way too much spew in the Travis CI
# build output.

before_install:
- npm install
- npm install istanbul coveralls

0 comments on commit 820fcf6

Please sign in to comment.