diff options
author | manojgudi | 2014-01-05 12:06:01 +0530 |
---|---|---|
committer | manojgudi | 2014-01-05 12:06:01 +0530 |
commit | ee1366035ee19b7f750cd19fcbcc4fd00f60dee1 (patch) | |
tree | 6c982f6b0c5c84f7822bed531c251cb38e896b18 | |
parent | 79b4f66cbf2a7e4bb42b56632104194dc5723eba (diff) | |
download | sandhi-ee1366035ee19b7f750cd19fcbcc4fd00f60dee1.tar.gz sandhi-ee1366035ee19b7f750cd19fcbcc4fd00f60dee1.tar.bz2 sandhi-ee1366035ee19b7f750cd19fcbcc4fd00f60dee1.zip |
removed make test from .yml file
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 661e54b..5d4f1e6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,6 @@ script: - make -j 4 - - make test notifications: email: - manoj.p.gudi@gmail.com |