bitbucket-pipelines.yml in redmine_crm-0.0.32 vs bitbucket-pipelines.yml in redmine_crm-0.0.33
- old
+ new
@@ -10,8 +10,8 @@
- step:
script: # Modify the commands below to build your repository.
- bundler --version
- bundle install
- gem install byebug
- - gem install rails -v 4.2.7.1
+ - gem install rails -v 5.1.2
- gem install sqlite3
- rake test
\ No newline at end of file