Skip to content
This repository was archived by the owner on Feb 13, 2020. It is now read-only.

Commit a4e1417

Browse files
committed
Update travis to test on 2.0
1 parent ccacc0c commit a4e1417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ script: "bundle exec rake"
33
test_script: "bundle exec rake test"
44

55
rvm:
6-
- 1.9.3
6+
- 2.0.0
77
gemfile:
88
- Gemfile
99
- gemfiles/capybara-1.0.x.gemfile

0 commit comments

Comments
 (0)