Fix travis.yml

For some reason #2659 was an invalid .travis.yml and this reverts that
part of the commit that changes the .travis.yml.

It resulted in travis not starting jobs. There should be a travis build
again for this PR.
This commit is contained in:
Philipp Hansch 2018-04-11 08:47:40 +02:00
parent 498d862062
commit d8cf11cdf2
No known key found for this signature in database
GPG key ID: B6FA06A6E0E2665B

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