Fix travis bugs

This commit is contained in:
Robert Lord 2016-01-27 16:30:19 -06:00
parent 471c19a7c0
commit b5c6495662
2 changed files with 1 additions and 2 deletions

View file

@ -3,7 +3,7 @@ sudo: false
language: ruby language: ruby
rvm: rvm:
- 1.9.3
- 2.0.0 - 2.0.0
- 2.1.0
cache: bundler cache: bundler

View file

@ -1,6 +1,5 @@
@charset "utf-8"; @charset "utf-8";
@import 'normalize'; @import 'normalize';
@import 'compass';
@import 'variables'; @import 'variables';
@import 'icon-font'; @import 'icon-font';