mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +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
|
||||
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
|
||||
cache: bundler
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
@charset "utf-8";
|
||||
@import 'normalize';
|
||||
@import 'compass';
|
||||
@import 'variables';
|
||||
@import 'icon-font';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue