diff options
| author | Dan Halbert <halbert@halwitz.org> | 2019-08-18 15:46:52 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2019-08-18 15:46:52 -0400 |
| commit | 27afaea2b9a74845c1f39a8eba28375ba1eae953 (patch) | |
| tree | 6ceb3dfc66dc4199eadeda4321bb74640f4c9978 | |
| parent | da4a45ae0bf1deaddf402c21986345e72c1ceab7 (diff) | |
no boards for test-only subjob
| -rwxr-xr-x | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index af31f74d2..2c977b15e 100755 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ git: # just try to make the builds "about equal in run time" env: # Non-board tasks - - TRAVIS_TESTS="unix docs translations website" + - TRAVIS_TESTS="unix docs translations website" TRAVIS_BOARDS="" # Adafruit and Nordic nRF boards - TRAVIS_BOARDS="circuitplayground_bluefruit feather_nrf52840_express metro_nrf52840_express pca10056 pca10059" TRAVIS_SDK=arm # Other nRF boards |
