Closed triskweline closed 5 years ago
This change allows to use jasmine-rails with jasmine-core 3.x.
Tests pass on my machine for Jasmine 3.3. I had to make a few changes to the test script for this (see separate commit). I'm not sure how the script has worked before.
Closes #236.
I will look at the Travis failures.
I also reorganized the gemfiles for Travis CI, so we test Jasmine 1, 2 or 3 with whatever Rails versions where available at the time.
Travis CI is happy now :)
This change allows to use jasmine-rails with jasmine-core 3.x.
Tests pass on my machine for Jasmine 3.3. I had to make a few changes to the test script for this (see separate commit). I'm not sure how the script has worked before.
Closes #236.