We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 416cac8 commit 2ca00dfCopy full SHA for 2ca00df
.travis.yml
@@ -4,7 +4,7 @@ git:
4
depth: false
5
cache: bundler
6
before_install:
7
- - rm -f Gemfile.lock
+ - rm -f Gemfile.lock Gemfile Rakefile
8
- wget https://raw.githubusercontent.com/progit/progit2-pub/master/Gemfile
9
- wget https://raw.githubusercontent.com/progit/progit2-pub/master/Rakefile
10
- bundle install
0 commit comments