Benjamin Neff
a2212d1b11
Switch to github actions
2021-06-29 01:46:20 +02:00
Benjamin Neff
44d92eebf1
Update codeclimate env variable
2018-05-16 02:28:37 +02:00
Benjamin Neff
28d63e2633
Use new Beta CC Test Coverage Reporter
2017-06-04 02:07:38 +02:00
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