Skip to content

Commit bd4cb36

Browse files
committed
Update .travis.yml
1 parent 2c38d45 commit bd4cb36

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: ruby
22
rvm:
33
- 1.9.3
4-
- jquery-rails
5-
- rbx-19mode
4+
- rails
65
services: postgresql
76
before_script:
87
- psql -c 'create database rails_new_lab_test;' -U postgres

0 commit comments

Comments
 (0)