Skip to content

Commit

Permalink
Merge branch 'master' into v1.3.0
Browse files Browse the repository at this point in the history
Conflicts:
	CHANGELOG.md
  • Loading branch information
tfausak committed Aug 15, 2014
2 parents 76ae54b + 4872430 commit 8e4a599
Show file tree
Hide file tree
Showing 17 changed files with 359 additions and 88 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ tmp
*.swp
.vagrant/
Makefile
vendor/
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ before_install: gem update bundler
gemfile:
- Gemfile
- gemfiles/activemodel3.rb
install: bundle install --jobs=1 # rubygems/rubygems#982
language: ruby
notifications:
email: false
Expand Down
Loading

0 comments on commit 8e4a599

Please sign in to comment.