Commit graph

6 commits

Author SHA1 Message Date
Benjamin Neff
f08db93d74
Fail when no-rails.Gemfile.lock contains a rails dependency
Since all rails dependencies somehow depend on activesupport, we only
need to check for activesupport :)
2017-04-24 00:05:46 +02:00
Benjamin Neff
9daf1d495e
Update .travis.yml to build all gemfiles 2017-04-05 03:31:06 +02:00
Benjamin Neff
c0fbc83ccf
Remove rails4.rake 2017-04-04 22:14:13 +02:00
cmrd Senya
d8209cf3a9 Fix CI script false positive return code
For Ruby >= 2.2 travis.sh returned 0 even when the rspec test suite
has failed. This commit passes the return value from the test suite
as the CI script return value.
2017-01-17 21:54:58 +02:00
Benjamin Neff
042b1192c2 bump codeclimate-test-reporter 2016-11-10 04:07:59 +01:00
Benjamin Neff
771a1559e3 Activate ruby 2.1 with rails 4.2 on travis again 2016-11-08 00:25:20 +01:00