Skip to content

Commit 0dce7b5

Browse files
committed
Add OS X for RVM 2.0.0 only
1 parent 3b6230f commit 0dce7b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ before_install:
2323
- mysqld --version
2424
os:
2525
- linux
26-
- osx
2726
rvm:
2827
- 1.8.7
2928
- 1.9.2
@@ -41,3 +40,5 @@ matrix:
4140
env: DB=mariadb10
4241
- rvm: rbx-2
4342
env: RBXOPT=-Xgc.honor_start=true
43+
- rvm: 2.0.0
44+
os: osx

0 commit comments

Comments
 (0)