Skip to content

Commit 1b4f95c

Browse files
committed
Update travis-ci
1 parent d15bbb3 commit 1b4f95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gemfile:
1515
- Gemfile
1616

1717
before_install:
18-
- gem update --system
18+
- gem update bundler
1919

2020
before_script:
2121
- psql -U postgres -c "CREATE ROLE fluentd WITH LOGIN ENCRYPTED PASSWORD 'fluentd';"

0 commit comments

Comments
 (0)