Skip to content

Commit b5c6495

Browse files
committed
Fix travis bugs
1 parent 471c19a commit b5c6495

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sudo: false
33
language: ruby
44

55
rvm:
6-
- 1.9.3
76
- 2.0.0
7+
- 2.1.0
88

99
cache: bundler

source/stylesheets/print.css.scss

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
@charset "utf-8";
22
@import 'normalize';
3-
@import 'compass';
43
@import 'variables';
54
@import 'icon-font';
65

0 commit comments

Comments
 (0)