Commit 6b6412a
committed
Don't specify language in .travis.yml
Travis CI has started their rollout of the Trusty Linux distribution. For some reason when that distribution is used and the language is specified as bash the xvfb virtual display configuration fails, causing the build to later fail when an attempt to run arduino is made. In this usage there really is not a valid language to set and not specifying any language solves the problem so I think this is the best solution.1 parent 229c703 commit 6b6412a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments