We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62dd2fa commit 8e58cd1Copy full SHA for 8e58cd1
.travis.yml
@@ -70,7 +70,7 @@ script:
70
- if [[ "${RUBOCOP}" == "yes" ]]; then rubocop; fi
71
72
# Test ruby gem
73
- - gem install gem-path --no-ri --no-rdoc
+ - gem install gem-path --no-document
74
- cd $HOME/gems/symengine-0.1.0/
75
- bundle exec rspec
76
0 commit comments