Skip to content

Commit 13b6027

Browse files
committed
build on 1.9.3 too
1 parent b10c3a1 commit 13b6027

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
@@ -1,7 +1,8 @@
11
rvm:
22
- 1.8.7
33
- 1.9.2
4+
- 1.9.3
45
- rbx
56
- ree
67
before_script:
7-
- "mysql -e 'create database test;' >/dev/null"
8+
- "mysql -e 'create database test;' >/dev/null"

0 commit comments

Comments
 (0)