Sfoglia il codice sorgente

Clean up after compilation

master
Arun Prakash Jana 8 anni fa
parent
commit
ecd54bc8b4
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: A75979F35C080412
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Vedi File

@@ -22,6 +22,7 @@ script:
make;
make clean;
make -f scripts/make_native/Makefile.native;
make clean;

before_deploy:
- unset CFLAGS


Loading…
Annulla
Salva