]> rtime.felk.cvut.cz Git - orte.git/commitdiff
Create .travis.yml
authorwentasah <sojkam1@fel.cvut.cz>
Wed, 10 Jun 2015 15:58:32 +0000 (17:58 +0200)
committerwentasah <sojkam1@fel.cvut.cz>
Wed, 10 Jun 2015 15:58:32 +0000 (17:58 +0200)
.travis.yml [new file with mode: 0644]

diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..83c5031
--- /dev/null
@@ -0,0 +1,4 @@
+language: c
+script:
+  - make
+  - ./orte/uncrustify && git diff --exit-code