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 faf7184 commit be7a8b5Copy full SHA for be7a8b5
.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