[tor-commits] [tordnsel/master] Add a .travis.yml
arlo at torproject.org
arlo at torproject.org
Sat Apr 16 06:08:44 UTC 2016
commit 45f6d6846d2ea1cb0d4054451ac12ade19a8dcba
Author: Arlo Breault <arlolra at gmail.com>
Date: Fri Apr 15 19:31:01 2016 -0700
Add a .travis.yml
---
.travis.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..ca0dd47
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,4 @@
+language: haskell
+
+ghc:
+ - 7.6
More information about the tor-commits
mailing list