Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

Commit eb8b42f

Browse files
authored
Remove Travis bundler workaround (#108)
1 parent 2106ff3 commit eb8b42f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ sudo: false
22
language: ruby
33
cache: bundler
44

5-
# Work around https://travis-ci.community/t/bundle-is-not-installed-for-ruby-2-3/1641/6
6-
before_install:
7-
- gem install bundler -v '< 2'
8-
95
install:
106
# If we're running for a pull request, check out the revision of sass-spec
117
# referenced by that pull request.

0 commit comments

Comments
 (0)