Explorar el Código

Faster bats clone

pull/360/head^2^2
Mislav Marohnić hace 11 años
padre
commit
b6ac87c220
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@ -1,5 +1,5 @@
sudo: false
install: git clone https://github.com/sstephenson/bats.git
install: git clone --depth 1 https://github.com/sstephenson/bats.git
script: PATH="./bats/bin:$PATH" test/run
language: c
env:

Cargando…
Cancelar
Guardar