We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d43a58 + aa2a27c commit bf5c0c1Copy full SHA for bf5c0c1
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