Skip to content

Commit

Permalink
Merge pull request #166 from BuildingSync/develop
Browse files Browse the repository at this point in the history
Version 2.0.0 - prerelease 2
  • Loading branch information
nllong committed Nov 15, 2019
2 parents d5ae73a + c518b5a commit 6fa3f1f
Show file tree
Hide file tree
Showing 85 changed files with 111,626 additions and 91,009 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -3,3 +3,5 @@ build
Gemfile.lock
gems
.bundle
.DS_Store
.ruby-version
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.2.4
- 2.6.4
before_install: gem install bundler -v 1.16.1
script:
- bundle exec rake
Expand Down

0 comments on commit 6fa3f1f

Please sign in to comment.