Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Commit

Permalink
Requires sass very early on.
Browse files Browse the repository at this point in the history
To avoid an error on Travis CI https://travis-
ci.org/joegattnet/joegattnet_v3/builds/8420897
  • Loading branch information
joegatt committed Jun 25, 2013
1 parent 45fa427 commit 41e0e67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config.ru
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@

require ::File.expand_path('../config/environment', __FILE__)
run Nembrot::Application

# To avoid an error on Travis CI:
# https://travis-ci.org/joegattnet/joegattnet_v3/builds/8420897
require 'sass'

0 comments on commit 41e0e67

Please sign in to comment.