Commit 9f6599cc9f563c33adc81a7d240a732bb23ba77b

Authored by Victor Costa
2 parents 949d93fa d19ad57a

Merge branch 'staging' of softwarepublico.gov.br:noosferogov/noosfero into staging

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -29,6 +29,7 @@ git: @@ -29,6 +29,7 @@ git:
29 29
30 # workaround for https://github.com/travis-ci/travis-ci/issues/4536 30 # workaround for https://github.com/travis-ci/travis-ci/issues/4536
31 before_install: 31 before_install:
  32 + - rm Gemfile.lock
32 - export GEM_HOME=$PWD/vendor/bundle/ruby/2.2.0 33 - export GEM_HOME=$PWD/vendor/bundle/ruby/2.2.0
33 - gem install bundler 34 - gem install bundler
34 - sed -i 's/softwarepublico.gov.br\/gitlab/github.com/' .gitmodules 35 - sed -i 's/softwarepublico.gov.br\/gitlab/github.com/' .gitmodules