We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e67d945 commit 5114fe9Copy full SHA for 5114fe9
1 file changed
.circleci/config.yml
@@ -20,6 +20,7 @@ jobs:
20
apt-get install -y gnuplot
21
gem build rubydown.gemspec
22
gem install rubydown-0.1.0.gem
23
+ gem install bio
24
25
# run tests!
26
- run:
0 commit comments