Markus Schirp
|
507c3260d7
|
Simplify travis.yml
|
2014-01-02 21:23:56 +01:00 |
|
Dan Kubb
|
8e13c9b1ea
|
Move normal ruby versions back to the rvm section
* Without this change travis does another 1.9.3 run
|
2013-08-05 00:23:42 -07:00 |
|
Dan Kubb
|
181abdc501
|
Move rvm section into matrix/include
* This is a test to see if we can remove the rvm section from travis
config and just keep everything under matrix/include for
consistency.
|
2013-07-31 11:35:25 -07:00 |
|
Dan Kubb
|
223b929cd4
|
Update reason that ruby-head allows failures
|
2013-07-29 17:06:49 -07:00 |
|
Dan Kubb
|
c26feb786f
|
Add jruby-head to list of rubies to allow failures
|
2013-07-29 17:06:10 -07:00 |
|
Dan Kubb
|
92bc48aa8a
|
Update travis config to track coverage properly in jruby
* Update latest bundler to install and exclude unnecessary gems
from the gemfile
|
2013-07-29 16:27:53 -07:00 |
|
Markus Schirp
|
94d94819f5
|
Update travis IRC notifications
|
2013-07-29 22:16:01 +02:00 |
|
Markus Schirp
|
8696a796de
|
Adjust flay score
|
2013-06-25 18:04:50 +02:00 |
|
Markus Schirp
|
4bd0123750
|
Whitelist failures on rbx, 3rd party problem
|
2013-06-24 22:15:04 +02:00 |
|
Markus Schirp
|
94023bf7a1
|
Whitelist ruby-head failures
|
2013-06-21 17:27:25 +02:00 |
|
Markus Schirp
|
1dc9d647fc
|
Do not test under 1.9.2 [ci skip]
|
2013-06-18 15:59:26 +02:00 |
|
Markus Schirp
|
ad2f07561c
|
Fix allowed failures (again)
|
2013-06-15 17:40:23 +02:00 |
|
Markus Schirp
|
fb07f8424c
|
Fix matrix
|
2013-06-15 17:35:34 +02:00 |
|
Markus Schirp
|
e9781e9b44
|
Allow failures under jruby-19mode
|
2013-06-15 17:30:39 +02:00 |
|
Markus Schirp
|
13aeb99cfb
|
Tests under all >= 1.9 rubies
|
2013-06-15 17:24:45 +02:00 |
|
Markus Schirp
|
5d3e95e9c7
|
Adjust IRC notifications [ci skip]
|
2013-06-02 22:36:06 +02:00 |
|
Markus Schirp
|
e2d33686b1
|
Remove testing under 1.8 and add IRC nofications
|
2013-06-02 22:11:30 +02:00 |
|
Markus Schirp
|
e699e44aaf
|
Use rake ci on travis
|
2013-04-21 02:58:49 +02:00 |
|
Dan Kubb
|
c3c0e06c86
|
Fix whitespace
|
2013-04-17 20:31:21 -07:00 |
|
Markus Schirp
|
e00938310d
|
Test against 2.0.0 on travis
|
2013-03-01 17:08:16 +01:00 |
|
Markus Schirp
|
c321463adf
|
Add ruby-head to travis
|
2013-01-02 13:04:20 +01:00 |
|
Markus Schirp
|
adf8ec139d
|
Remove rubygems metadata api stale cache workaround
|
2012-12-14 19:42:04 +01:00 |
|
Markus Schirp
|
4f823e795c
|
Workaround stale rubygems.org metadata api cache
|
2012-12-12 21:04:36 +01:00 |
|
Markus Schirp
|
26508fd66f
|
Adjust allowed failures on travis
|
2012-12-12 20:20:57 +01:00 |
|
Markus Schirp
|
4028fb95b1
|
Allow failures on 1.8 and rbx
|
2012-12-07 11:57:57 +01:00 |
|
Markus Schirp
|
8a7e3100d4
|
Reenable travis for rbx
|
2012-12-06 23:25:12 +01:00 |
|
Markus Schirp
|
229e6d186e
|
Ignore rbx on travis for a moment
|
2012-11-21 20:35:34 +01:00 |
|
Markus Schirp
|
281dc834bb
|
Do not run mutant under 1.8 mode for now
|
2012-11-21 20:33:23 +01:00 |
|
Markus Schirp
|
001f3c7d99
|
Make mutant run under MRI 1.9.
* Add a Mutant::Loader::Eval that loads code via Kernel#eval
* Move Mutnat::Loader to Mutant::Loader::Rubinius (currently not used)
|
2012-11-21 20:31:01 +01:00 |
|
Markus Schirp
|
d07b8e2420
|
Use spec target on travis ci until issues with flay are solved
* Flay gives differend score on CI than on local system. Most likely an
rbx version differenceis are the source of this behavior.
|
2012-08-20 04:57:14 +02:00 |
|
Markus Schirp
|
5613beec12
|
Disable ruby-1.8.7 while spiking mutations
|
2012-07-27 22:42:48 +02:00 |
|
Markus Schirp
|
10c3dfc390
|
Finalize method matching
* Add tests for all edge cases I could create
* Add infrastructure for loading mutations into the vm.
* The fun part is next!
|
2012-07-26 19:25:23 +02:00 |
|