Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 54f73f7

Browse files
committed
Rename and update the gemfile to test
1 parent d5f9f89 commit 54f73f7

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.travis.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ before_script:
2424
- if [[ "$DRIVER" == "google-chrome" ]]; then which google-chrome; fi
2525
script: bundle exec rspec
2626
gemfile:
27-
- gemfiles/opal_0_10_react-rails_2_3.gemfile
28-
- gemfiles/opal_0_10_react-rails_2_4.gemfile
29-
- gemfiles/opal_0_11_react-rails_2_4.gemfile
27+
- gemfiles/gemfiles/hyper-mesh.gemfile
3028
matrix:
3129
fast_finish: true
32-
allow_failures:
33-
- gemfile: gemfiles/opal_0_11_react-rails_2_4.gemfile

0 commit comments

Comments
 (0)