Skip to content

Commit

Permalink
Merge pull request #708 from voxpupuli/modulesync
Browse files Browse the repository at this point in the history
modulesync 1.9.4
  • Loading branch information
bastelfreak committed Jul 25, 2018
2 parents b303678 + c42d311 commit 1ccddad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .msync.yml
@@ -1 +1 @@
modulesync_config_version: '1.9.3'
modulesync_config_version: '1.9.4'
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -3,11 +3,8 @@ sudo: false
dist: trusty
language: ruby
cache: bundler
# related to https://github.com/rubygems/rubygems/issues/2123
before_install:
- 'rm -f Gemfile.lock'
- 'gem update --system'
- 'gem install bundler'
- rm -f Gemfile.lock
script:
- 'bundle exec rake $CHECK'
matrix:
Expand Down

0 comments on commit 1ccddad

Please sign in to comment.