fix tests

This commit is contained in:
Albert Yi
2018-05-09 12:45:37 -07:00
parent 99012ff342
commit 0f2e6a9a1b
3 changed files with 12 additions and 8 deletions

View File

@@ -1,5 +1,3 @@
# This sets up a docker container suitable for use with Travis CI
FROM ruby:2.5.1-slim-stretch
RUN apt-get update