only clone the most recent commit

This commit is contained in:
Shubham Tatvamasi 2019-04-18 09:37:52 +05:30
parent 78ec90717a
commit bedfbdd8a6

View file

@ -1,6 +1,8 @@
language: go language: go
go_import_path: github.com/ethereum/go-ethereum go_import_path: github.com/ethereum/go-ethereum
sudo: false sudo: false
git:
depth: 1
matrix: matrix:
include: include:
- os: linux - os: linux