Skip to content

Commit

Permalink
Fix travis install
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrajz committed Apr 2, 2017
1 parent 3332e09 commit 3937704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ go:
- 1.7
- 1.6

install: make get-deps
install: make install

script: make test

0 comments on commit 3937704

Please sign in to comment.