Ver a proveniência

Change travis.ci to use make test for test

pull/1/head
10sr há 9 anos
ascendente
cometimento
c227c27b2c
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver ficheiro

@@ -1,6 +1,6 @@
language: shell
before_install:
- sudo apt-get install zsh
script: ./test/run.sh
script: make test
notifications:
email: 8slashes+travis-ci@gmail.com

Carregando…
Cancelar
Guardar