1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 21:31:18 +01:00

Update travis yaml file.

This commit is contained in:
Avesh Agarwal
2017-09-25 12:42:46 -04:00
parent 65f9bc3755
commit 78ec5d874b

View File

@@ -1,13 +1,6 @@
sudo: required
services:
- docker
language: go
go:
- 1.8.3
script:
- make build
- make test