Skip to content

Commit

Permalink
remove custom install script from travis (no longer needed)
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Jul 31, 2017
1 parent 4e87046 commit 065e14e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -68,10 +68,6 @@ matrix:

before_install: scripts/travis-before-install.sh

install:
- npm install
- cd node_modules && ln -nsf @coderbyheart/karma-sauce-launcher karma-sauce-launcher && cd ../

before_script: scripts/travis-before-script.sh

script: make $TARGET
Expand Down

0 comments on commit 065e14e

Please sign in to comment.