aboutsummaryrefslogtreecommitdiffstats
path: root/ethutil/.travis.yml
diff options
context:
space:
mode:
authorJeffrey Wilcke <obscuren@users.noreply.github.com>2014-03-04 18:28:01 +0800
committerJeffrey Wilcke <obscuren@users.noreply.github.com>2014-03-04 18:28:01 +0800
commitc1de7bcec5c7ca9bfeac8105afd23add94643d4b (patch)
tree74aa9981d76f80ebb2dd1722cfb158b2fa735eca /ethutil/.travis.yml
parent5b1613d65b0c3471b80990120022b5a745ecab86 (diff)
parent8577e9116e87cb67214478a3d86241a3d06b209d (diff)
downloadgo-tangerine-c1de7bcec5c7ca9bfeac8105afd23add94643d4b.tar
go-tangerine-c1de7bcec5c7ca9bfeac8105afd23add94643d4b.tar.gz
go-tangerine-c1de7bcec5c7ca9bfeac8105afd23add94643d4b.tar.bz2
go-tangerine-c1de7bcec5c7ca9bfeac8105afd23add94643d4b.tar.lz
go-tangerine-c1de7bcec5c7ca9bfeac8105afd23add94643d4b.tar.xz
go-tangerine-c1de7bcec5c7ca9bfeac8105afd23add94643d4b.tar.zst
go-tangerine-c1de7bcec5c7ca9bfeac8105afd23add94643d4b.zip
Merge pull request #10 from mquandalle/patch-1
Rename .travil.yml to .travis.yml
Diffstat (limited to 'ethutil/.travis.yml')
-rw-r--r--ethutil/.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ethutil/.travis.yml b/ethutil/.travis.yml
new file mode 100644
index 000000000..69359072d
--- /dev/null
+++ b/ethutil/.travis.yml
@@ -0,0 +1,3 @@
+language: go
+go:
+ - 1.2