Browse Source

Travis fix.

Ben Johnson 12 years ago
parent
commit
bc8c338bed
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -1,5 +1,8 @@
 language: go
 go: 1.1
 
+install:
+ - echo "Skip install"
+
 script:
  - ./test.sh