Explorar el Código

Do not pass dotfiles_dir value to makefile

pull/5/head
10sr hace 9 años
padre
commit
1b5b2dd378
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -3,6 +3,6 @@ before_install:
- sudo apt-get update
install:
- sudo apt-get install zsh
script: make --debug=b dotfiles_dir=. test
script: make --debug=b test
notifications:
email: 8slashes+travis-ci@gmail.com

Cargando…
Cancelar
Guardar