.travis.yml in konacha-3.7.0 vs .travis.yml in konacha-4.0.0
- old
+ new
@@ -2,11 +2,11 @@
language: ruby
rvm:
- 2.2.0
gemfile:
- Gemfile
- - Gemfile-rails3
- - Gemfile-rails40
+ - Gemfile-sprockets2-sprocketsrails2
+ - Gemfile-sprockets3-sprocketsrails2
- Gemfile-rails41
before_script:
- sh -e /etc/init.d/xvfb start
- export DISPLAY=:99.0