Skip to content

Commit 5114fe9

Browse files
authored
ci(circle): Fix gem dependency for test
1 parent e67d945 commit 5114fe9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
apt-get install -y gnuplot
2121
gem build rubydown.gemspec
2222
gem install rubydown-0.1.0.gem
23+
gem install bio
2324
2425
# run tests!
2526
- run:

0 commit comments

Comments
 (0)