mirror of https://github.com/ARMmbed/mbed-os.git
Changed default language to shell.
Not every VM needs the setup overhead that 'language: python' was providingpull/9844/head
parent
801e555121
commit
d0f4dc4d20
|
@ -14,8 +14,9 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
language: python
|
||||
python: 2.7
|
||||
language: sh
|
||||
os: linux
|
||||
dist: xenial
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Reference in New Issue