mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
no browser
This commit is contained in:
@@ -173,6 +173,7 @@ install:
|
|||||||
script:
|
script:
|
||||||
# Discover and run all Python unit tests. Buffer output so that it's not sent to the build log.
|
# Discover and run all Python unit tests. Buffer output so that it's not sent to the build log.
|
||||||
- $python -m unittest discover --start-directory ./ --pattern "*_test.py" --buffer
|
- $python -m unittest discover --start-directory ./ --pattern "*_test.py" --buffer
|
||||||
|
- touch $gampath/nobrowser.txt
|
||||||
- $gam version extended
|
- $gam version extended
|
||||||
- $gam version | grep travis # travis should be part of the path (not /tmp or such)
|
- $gam version | grep travis # travis should be part of the path (not /tmp or such)
|
||||||
# determine which Python version GAM is built with and ensure it's at least build version from above.
|
# determine which Python version GAM is built with and ensure it's at least build version from above.
|
||||||
|
|||||||
Reference in New Issue
Block a user