Sfoglia il codice sorgente

Only test my apps, django ones are broken in some instances.

tags/v0.4.1
Isaac Bythewood 12 anni fa
parent
commit
d26d94b784
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:
# command to install dependencies
install: pip install -r requirements.txt
# command to run tests
script: python manage.py test
script: python manage.py test core pins api

Caricamento…
Annulla
Salva