remove unnecessary step in gitlab-ci

This commit is contained in:
James F. Carter
2016-10-05 12:52:32 +01:00
parent a744965c67
commit 5da77ea39a

View File

@@ -7,5 +7,4 @@ unit_test:
script:
- rake clean
- rake flexnbd
- rake flexnbd_proxy
- rake test:run