Browse Source

Merge pull request #245 from benbjohnson/0.2

Travis Fix
Ben Johnson 12 years ago
parent
commit
7fa99b3794
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

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