Change Travis CI script to run CI test in serial by wsargent · Pull Request #6492 · playframework/playframework

Adjusts the build constraints to run Travis CI serially. We are running into OutOfMemoryErrors and timeouts, and it probably results from running everything in parallel on the same container.