提交 df2d3745 编写于 作者: M Matt Chernosky

Try manually installing rspec in Travis CI.

上级 7b51355e
......@@ -11,6 +11,7 @@ matrix:
before_install:
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then rvm install 2.1 && rvm use 2.1 && ruby -v; fi
install: gem install rspec
script:
- cd test && rake ci
- make -s
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册