Commit a6762c6
committed
travis: move test invocation to script
Also restore set +e at end of the script.
cf. travis-ci/travis-ci#6307
Otherwise OSX builds fail at the end with:
/Users/travis/.travis/job_stages: line 166: shell_session_update: command not found1 parent a17c31f commit a6762c6
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
| 111 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments