Changed .travis.yml for fixing not found gpg2 on osx

This commit is contained in:
Takeshi Nakatani 2017-11-05 05:32:41 +00:00
parent df3803c7b7
commit c1791f920e

View File

@ -23,8 +23,6 @@ matrix:
- os: osx
osx_image: xcode8.3
before_install:
- curl -sSL https://rvm.io/mpapis.asc | gpg2 --import -
- rvm get head
- brew update
- brew install truncate
- brew tap caskroom/cask