Skip to content

Commit

Permalink
Make travis install everything
Browse files Browse the repository at this point in the history
  • Loading branch information
codejudas committed Apr 20, 2018
1 parent 12aecfd commit c666f66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ before_install:
# Bundler on Travis may be too out of date
# Update bundler to a recent version.
- gem install bundler
- make install test-install

script:
- make test
Expand Down

0 comments on commit c666f66

Please sign in to comment.