diff --git a/.travis.yml b/.travis.yml index f0c19d6e..9b3de23b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,9 @@ services: - docker env: global: - - PINS="simplehttpserver" + - PINS="tiny_httpd:." - DISTRO="ubuntu-16.04" - - PACKAGE="simplehttpserver" + - PACKAGE="tiny_httpd" matrix: - OCAML_VERSION="4.03" - OCAML_VERSION="4.04"