mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
11 lines
393 B
Plaintext
11 lines
393 B
Plaintext
/*
|
|
*
|
|
* This file is used by Travis to indicate that additional maps need to be compiled to look for errors such as missing paths.
|
|
* Do not add anything but the AWAY_MISSION_TEST definition here as it will be overwritten by Travis when running tests.
|
|
*
|
|
*
|
|
* Should you wish to edit set AWAY_MISSION_TEST to 1 like so:
|
|
* #define AWAY_MISSION_TEST 1
|
|
*/
|
|
#define AWAY_MISSION_TEST 0
|