1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Norman Clarke
d25a8518e5 Don't make Travis bark about JRuby and RBX
These are mostly just failures from tests that look for specific error
message generated by MRI and don't match the error output from JRuby or
RBX. The solution in most cases will be to fix the tests, not Haml. So
for the time being I'm going to comment out these platforms and will add
the back once I've made sure they're working locally.
2012-04-28 14:27:22 -03:00
Norman Clarke
8527ce2ad1 Test JRuby and RBX in 1.8 mode; 1.9 mode doesn't seem to work yet. 2012-04-28 12:14:07 -03:00
Norman Clarke
fcc80d28bd Don't test Rails 2.2 on JRuby or Rubinius 2012-04-28 12:11:41 -03:00
Norman Clarke
d4d9142955 Test on JRuby and Rubinius. 2012-04-28 12:10:06 -03:00
Norman Clarke
984c2d7ac8 Test against 1.9.3 rather than 1.9.2 2012-04-26 13:16:31 -03:00
Norman Clarke
728b14d065 Added Gemfiles for Rails 3.2.x 2012-04-17 17:20:46 -03:00
Nathan Weizenbaum
ff73bf62a6 Actually fix .travis.yml. 2011-09-27 13:55:12 -07:00
Nathan Weizenbaum
1945bfadce Try a different hash syntax in .travis.yml.
Hopefully this will make the exclusion rules work.
2011-09-26 12:29:28 -07:00
Nathan Weizenbaum
9644e09433 Download submodules before testing.
This doesn't matter for the Sass submodule, but we would like to run the
haml-spec tests.
2011-09-21 17:57:49 -07:00
Nathan Weizenbaum
7324378604 Add a config file for Travis CI. 2011-09-21 17:44:53 -07:00