aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrey Bastian <trey.bastian@gmail.com>2015-05-11 18:45:54 +0100
committerTrey Bastian <trey.bastian@gmail.com>2015-05-11 18:45:54 +0100
commit836b5dc7bc7ce6f44a3a18c1910e1c78a4074ee7 (patch)
tree3d3dcfd588e08189602fa709e2f65e9dfc16caca
parenteaba34cb29d045d5664253c243017d423a5942c5 (diff)
Update .travis.yml
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index de8eb33..2236ac2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: go
go:
- -tip
+ -tip
script:
- - go test -v ./... \ No newline at end of file
+ - go test -v ./...