Skip to content

Commit

Permalink
fixed rake command
Browse files Browse the repository at this point in the history
  • Loading branch information
mattboldt committed Aug 20, 2018
1 parent 345f32b commit 0fc7d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ rvm:
- 2.4.0
before_install: gem install bundler -v 1.16.2
before_script:
- rake build
- bundle exec rake build

0 comments on commit 0fc7d3b

Please sign in to comment.