Skip to content

Commit

Permalink
Call rspec with bundle exec
Browse files Browse the repository at this point in the history
  • Loading branch information
icarito committed Apr 10, 2019
1 parent 6ab0908 commit 114f51b
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 @@ -6,4 +6,4 @@ install:
docker build . -t mapknitter-exporter:latest

script:
docker run mapknitter-exporter rspec
docker run mapknitter-exporter bundle exec rspec

0 comments on commit 114f51b

Please sign in to comment.