[Revert] travis tunning as requested by @banks

This commit is contained in:
Pierre Souchay 2018-02-22 08:38:42 +01:00
parent e6d85cb36a
commit dfd28cbfb4
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ branches:
- master
script:
- GOTEST_FLAGS="-p 3 -parallel 1" make test
- GOTEST_FLAGS="-p 2 -parallel 2" make test
sudo: false