remove PhantomJS 2 from the allowed failures in travis

This commit is contained in:
Thomas Walpole 2015-11-11 15:13:15 -08:00
parent 2a170ec6da
commit 04bc214bc4
1 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,8 @@ matrix:
env: USE_PHANTOMJS2=true
- rvm: 2.2.2
gemfile: gemfiles/Gemfile.capybara_master
- rvm: 2.2.2
gemfile: gemfiles/Gemfile.capybara_master
env: USE_PHANTOMJS2=true
allow_failures:
- env: USE_PHANTOMJS2=true
- gemfile: gemfiles/Gemfile.capybara_master