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

github.com/windirstat/simpleini.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/other
diff options
context:
space:
mode:
authorBrodie Thiesfield <brofield@users.noreply.github.com>2020-06-16 18:01:35 +0300
committerGitHub <noreply@github.com>2020-06-16 18:01:35 +0300
commit16b813a6af2456a027a1cd878c9f08e6809ad905 (patch)
tree7ffa9d65b3320c2ab84d945aafa52572f50c285e /other
parentff3ba14154eedec7f3f1b29a403cc072ca6846c2 (diff)
Move back to top level of repository
Diffstat (limited to 'other')
-rw-r--r--other/.travis.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/other/.travis.yml b/other/.travis.yml
deleted file mode 100644
index c1f1852..0000000
--- a/other/.travis.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-language: cpp
-
-os:
- - linux
- - osx
-
-compiler:
- - gcc
- - clang
-
-script:
- - make all
- - make test