Update comment to mention GitHub CI too
No real changes.
This commit is contained in:
parent
994400eb17
commit
f3b275321c
@ -1,8 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# This script is used by Travis CI to install the dependencies before building
|
# This script is used by both GitHub and Travis CI to install the dependencies
|
||||||
# wxWidgets but can also be run by hand if necessary but currently it only
|
# before building wxWidgets but can also be run by hand if necessary (but
|
||||||
# works for Ubuntu versions used by Travis builds.
|
# currently it only works for Ubuntu versions used by the CI builds).
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user