Betterment / test_track

Server app for the TestTrack multi-platform split-testing and feature-gating system
MIT License
119 stars 33 forks source link

Fix travis config #127

Closed aburgel closed 5 years ago

aburgel commented 5 years ago

Summary

Travis builds are braking with this error:

$ sh -e /etc/init.d/xvfb start
sh: 0: Can't open /etc/init.d/xvfb
The command "sh -e /etc/init.d/xvfb start" failed and exited with 127 during .

It looks like we have an out of date config for xvfb. The latest guidance is to invoke it as a service.

I also cleaned up some of the other config.

/domain @Betterment/test_track_core /no-platform

nanda-prbot commented 5 years ago

Needs somebody from @Betterment/test_track_core to claim domain review

Use the shovel operator to claim, e.g.:

@myname << domain && platform

smudge commented 5 years ago

<< domain LGTM

nanda-prbot commented 5 years ago

Approved! :ghost: :star: :star2: