Skip to content

Commit

Permalink
update circle
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Jan 29, 2017
1 parent e2c15ad commit fa9e11b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
dependencies:
override:
- 'for i in $(cat .circle-ruby) ; do rvm-exec $i gem update --system --no-doc || exit 1 ; done'
- 'for i in $(cat .circle-ruby) ; do rvm-exec $i bundle install || exit 1 ; done'
test:
override:
Expand Down

0 comments on commit fa9e11b

Please sign in to comment.