Skip to content

Commit

Permalink
try removing vendor directory?
Browse files Browse the repository at this point in the history
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
  • Loading branch information
lamont-granquist committed May 2, 2018
1 parent a17d755 commit 4741ad0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -14,5 +14,8 @@ branches:
only:
- master

install:
- bundle install --jobs 3 --retry 3

# The integration tests need to see installed gems.
script: rspec --color --format progress

0 comments on commit 4741ad0

Please sign in to comment.