remove before install

This commit is contained in:
Petr Korolev 2014-12-03 11:18:13 +02:00
parent bc13632545
commit caf264360b
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,4 @@
language: ruby
before_install:
- gem update --system
- gem --version
rvm:
- 2.1.0
gemfile:

View File

@ -30,6 +30,7 @@ GEM
multi_xml (~> 0.5)
rack (~> 1.2)
rack (1.5.2)
rake (10.4.2)
thread_safe (0.3.4)
PLATFORMS
@ -38,3 +39,4 @@ PLATFORMS
DEPENDENCIES
colorize
github_api
rake