Sfoglia il codice sorgente

Added sample test case

pull/147/head
Johannes 8 anni fa
parent
commit
cb11cab1d0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Vedi File

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

script: make test
script: py.test

Loading…
Annulla
Salva