Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
bundle ruby deps on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
callumlocke committed Nov 17, 2015
1 parent 3b917d0 commit 9dfe887
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
@@ -1,6 +1,7 @@
sudo: false
language: node_js
node_js: '5.0'
before_install: 'bundle'
deploy:
skip_cleanup: true
provider: script
Expand Down

0 comments on commit 9dfe887

Please sign in to comment.