Skip to content

Commit

Permalink
travis: use go_import_path instead of custom install script
Browse files Browse the repository at this point in the history
  • Loading branch information
zombiezen committed May 5, 2016
1 parent 70f9bbe commit c634ead
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: go

go_import_path: zombiezen.com/go/capnproto2
go:
- 1.4.3
- 1.5.3
- 1.6

install: ./travis-install.sh
- 1.6.2
8 changes: 0 additions & 8 deletions travis-install.sh

This file was deleted.

0 comments on commit c634ead

Please sign in to comment.