Skip to content

Commit

Permalink
remove install step from travis
Browse files Browse the repository at this point in the history
It runs in docker
  • Loading branch information
esatterwhite committed Dec 24, 2016
1 parent 4d332cb commit 602758a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ sudo: required
services:
- docker

install: npm install
script: npm run test:ci
language: node_js
after_install:
Expand Down

0 comments on commit 602758a

Please sign in to comment.