]> go.fuhry.dev Git - fsnotify.git/commitdiff
Travis CI
authorNathan Youngman <git@nathany.com>
Sat, 24 May 2014 02:47:22 +0000 (20:47 -0600)
committerNathan Youngman <git@nathany.com>
Sat, 24 May 2014 02:47:22 +0000 (20:47 -0600)
.travis.yml [new file with mode: 0644]

diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..996cda9
--- /dev/null
@@ -0,0 +1,9 @@
+language: go
+
+go:
+  - 1.2
+  - tip
+
+os:
+  - linux
+  - osx