]> go.fuhry.dev Git - fsnotify.git/commitdiff
try Travis CI with docker containers
authorNathan Youngman <git@nathany.com>
Wed, 31 Dec 2014 02:04:11 +0000 (19:04 -0700)
committerNathan Youngman <git@nathany.com>
Wed, 31 Dec 2014 02:04:11 +0000 (19:04 -0700)
.travis.yml

index f8e76fc66028e47777bee1efdf69425c56ca85c1..7828d8ddca30ce1925e0821a4fd955ba302e6602 100644 (file)
@@ -1,8 +1,8 @@
+sudo: false
 language: go
 
 go:
-  - 1.2
-  - tip
+  - 1.4
 
 # not yet https://github.com/travis-ci/travis-ci/issues/2318
 os: