Commit fa597db
committed
Use new travis CI infrastructure
According to [Mathias Meyer](http://stackoverflow.com/questions/27564156/home-travis-build-sh-line-41-pid-killed-exit-code-137/27578801#27578801) the return code 137 indicates exhaustion of system resource and it is recommended to try out the new build infrastructure. This can be achieved by adding "sudo: false" to the `.travis.yml`.1 parent 70a30cc commit fa597db
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments