Skip to content

Commit e122ce0

Browse files
Don't install gems in the development group for CI
1 parent 95dcaf3 commit e122ce0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
bundler_args: --without development
12
script: "bundle exec rspec spec"
23
rvm:
34
- 1.8.7

0 commit comments

Comments
 (0)