Skip to content

Commit a9b193a

Browse files
committed
ci: dont clone nvm
1 parent 18aed82 commit a9b193a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
- pecl install xdebug-$XDEBUG_VERSION
5252
- mkdir -p /usr/local/etc/php/7.0/conf.d
5353
- cp travis-php.ini /usr/local/etc/php/7.0/conf.d/
54-
- git clone --depth 1 https://github.com/creationix/nvm.git ~/.nvm
5554
- source ~/.nvm/nvm.sh
5655
- nvm install $NODE_VERSION
5756
- nvm use $NODE_VERSION

0 commit comments

Comments
 (0)