Browse Source

Clean up after compilation

master
Arun Prakash Jana 7 years ago
parent
commit
ecd54bc8b4
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

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

before_deploy:
- unset CFLAGS


Loading…
Cancel
Save