diff --git a/.hyper_plugins/.hyper_plugins b/.hyper_plugins/.hyper_plugins index 08c80e70..b13f2cdb 120000 --- a/.hyper_plugins/.hyper_plugins +++ b/.hyper_plugins/.hyper_plugins @@ -1 +1 @@ -/Users/cyryl/dev/dotfiles/.hyper_plugins \ No newline at end of file +/Users/cyplo/dev/dotfiles/.hyper_plugins \ No newline at end of file diff --git a/.travis.yml b/.travis.yml index 1509a39a..fd5c657d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,10 +14,10 @@ matrix: env: DETECTED_OS=fedora:26 DOCKER_IMAGE=cyplo/fedora26_base - os: linux env: DETECTED_OS=debian:jessie DOCKER_IMAGE=cyplo/jessie_base - - os: linux - env: DETECTED_OS=ubuntu:xenial DOCKER_IMAGE=cyplo/xenial_base - os: linux env: DETECTED_OS=ubuntu:yakkety DOCKER_IMAGE=cyplo/yakkety_base + - os: linux + env: DETECTED_OS=ubuntu:zesty DOCKER_IMAGE=cyplo/zesty_base script: - ./test.sh