mirror of
https://github.com/danbulant/api_docs
synced 2026-05-24 12:27:29 +00:00
Fix travis bugs
This commit is contained in:
parent
471c19a7c0
commit
b5c6495662
2 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue