We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7740dc commit 540395fCopy full SHA for 540395f
cli/Gemfile
@@ -8,7 +8,7 @@ unless ENV['PKG']
8
gem "compass-core", :path => "../core" unless defined?(CI)
9
gem "compass-import-once", :path => "../import-once" unless defined?(CI)
10
gem 'sass-globbing', "~> 1.1.1"
11
- gem "compass-sprites", :path => "../sprites" unless defined?(CI)
+ gem "compass-sprites", :path => "../sprites"
12
gem "cucumber", "~> 1.2.1"
13
gem "rspec", "~> 2.0.0"
14
gem "compass-validator", "3.0.1"
0 commit comments