travis: dont run 1.3 for now
travis is very slow atm, so we're not running 1.3 builds for a while.
Juan Batiz-Benet committed
May 21, 2015 at 00:00 UTC
5c94a68abb59fc41f7443716f36d9cad1dc2330a
1 file changed
+1
-1
.travis.yml
+1
-1
@@ -7,7 +7,7 @@ os:
7
language: go
8
9
go:
10
- - 1.3
10
+# - 1.3
11
- 1.4
12
13
env: