Merge pull request #2660 from phansch/fix_travis

Fix travis.yml
This commit is contained in:
Oliver Schneider 2018-04-11 09:06:24 +02:00 committed by GitHub
commit c5f31077e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@ before_install:
command curl -sSL https://rvm.io/mpapis.asc | gpg --import -
rvm get stable
fi
- echo "TRAVIS_BRANCH:"
- echo $TRAVIS_BRANCH
install:
- . $HOME/.nvm/nvm.sh