Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
Remove the duplicated "npm install" command
Browse files Browse the repository at this point in the history
  • Loading branch information
Andor Dávid committed Aug 6, 2016
1 parent f1a6d79 commit c399264
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 @@ -18,7 +18,6 @@ before_install:
- 'which phpdbg && phpenv config-rm xdebug.ini || true'

install:
- 'npm install'
- 'composer install'

script:
Expand Down

0 comments on commit c399264

Please sign in to comment.