We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04fb102 + d2f8fb2 commit 3a65425Copy full SHA for 3a65425
2 files changed
.gitignore
@@ -1,4 +1,4 @@
1
-#This file is generated by ModuleSync, do not edit.Z
+# This file is generated by ModuleSync, do not edit.
2
*.iml
3
.*.sw[op]
4
.DS_Store
.travis.yml
@@ -4,9 +4,6 @@ sudo: false
language: ruby
5
cache: bundler
6
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
10
matrix:
11
fast_finish: true
12
include:
0 commit comments