Skip to content

Commit 7fa99b3

Browse files
committed
Merge pull request #245 from benbjohnson/0.2
Travis Fix
2 parents e0636ce + c39f096 commit 7fa99b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: go
22
go: 1.1
33

4+
install:
5+
- echo "Skip install"
6+
47
script:
58
- ./test.sh

0 commit comments

Comments
 (0)