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
|
||||
#
|
||||
# This script is used by Travis CI to install the dependencies before building
|
||||
# wxWidgets but can also be run by hand if necessary but currently it only
|
||||
# works for Ubuntu versions used by Travis builds.
|
||||
# This script is used by both GitHub and Travis CI to install the dependencies
|
||||
# before building wxWidgets but can also be run by hand if necessary (but
|
||||
# currently it only works for Ubuntu versions used by the CI builds).
|
||||
|
||||
set -e
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user