Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/littlefs-project/littlefs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Haster <chaster@utexas.edu>2017-03-26 03:19:34 +0300
committerChristopher Haster <chaster@utexas.edu>2017-03-26 03:23:30 +0300
commit390ca3303f474c0cebf3da1a7b63c46b1953c805 (patch)
tree1aa857098c63253c8c62e988c72d3b8f6ff1bf13 /.travis.yml
parent8a95fdfdfdb6468a108cd31bea5e6813a86272cd (diff)
Added travis config
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..8a1fcd6
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,2 @@
+script:
+ - make test