Skip to content

Commit

Permalink
install ca certs
Browse files Browse the repository at this point in the history
  • Loading branch information
vito committed Oct 26, 2016
1 parent 3552e9a commit 12a4a23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/scripts/tests
Expand Up @@ -7,6 +7,8 @@ mkdir $GEM_HOME

export PATH=$GEM_HOME/bin:$PATH

apt-get -y install ca-certificates

cd atomy
bundle install

Expand Down

0 comments on commit 12a4a23

Please sign in to comment.