Explorar el Código

Added sample test case

pull/147/head
Johannes hace 8 años
padre
commit
cb11cab1d0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -5,4 +5,4 @@ python:
install:
- pip install -r requirements.txt

script: make test
script: py.test

Cargando…
Cancelar
Guardar