Skip to content

Commit

Permalink
travis should just run make
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan French committed Jun 13, 2020
1 parent 81448d6 commit bb73bbe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ go:
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.14.x
script:
- make

0 comments on commit bb73bbe

Please # to comment.