projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb04053
)
Have travis build with latest go.
author
spf13
<steve.francia@gmail.com>
Sat, 18 Jan 2014 16:02:56 +0000
(11:02 -0500)
committer
spf13
<steve.francia@gmail.com>
Sat, 18 Jan 2014 16:05:50 +0000
(11:05 -0500)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 98eb77b3b14b0ba3f010e9a3eebc9831b36ff121..07833296a318b41710d5154f82e26c1816df67f3 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,7
+1,7
@@
language: go
\r
go:
\r
- -
1.1
\r
-script:
\r
+ -
tip
\r
+script:
\r
- go test ./...
\r
- go build
\r
- ./hugo -s docs/
\r