We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9442272 commit 3121a7eCopy full SHA for 3121a7e
.travis.yml
@@ -3,7 +3,7 @@
3
sudo: false
4
language: ruby
5
cache: bundler
6
-script: "bundle exec rake validate lint spec"
+script: "bundle exec rake release_checks"
7
#Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203
8
before_install:
9
- gem update bundler
0 commit comments