summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanojgudi2014-01-05 11:04:44 +0530
committermanojgudi2014-01-05 11:04:44 +0530
commit79b4f66cbf2a7e4bb42b56632104194dc5723eba (patch)
tree7dc85675690dd721d13fc586e8623b53aa1014cc
parenta27441263c4c78c3bbda297bb2b40c0f328b4af5 (diff)
downloadsandhi-79b4f66cbf2a7e4bb42b56632104194dc5723eba.tar.gz
sandhi-79b4f66cbf2a7e4bb42b56632104194dc5723eba.tar.bz2
sandhi-79b4f66cbf2a7e4bb42b56632104194dc5723eba.zip
testing .yaml
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 99ffe1e..661e54b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,8 +24,9 @@
- cd build
- cmake ../
- script: make -j 4
- make test
+ script:
+ - make -j 4
+ - make test
notifications:
email:
- manoj.p.gudi@gmail.com