Просмотр исходного кода

Travis: Use platformio 'master' for stable testing (#13902)

Tanguy Pruvot 5 лет назад
Родитель
Сommit
7076d8706b
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Просмотреть файл

@@ -45,7 +45,7 @@ before_install:
45 45
 
46 46
 install:
47 47
   #- pip install -U platformio
48
-  - pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
48
+  - pip install -U https://github.com/platformio/platformio-core/archive/master.zip
49 49
 
50 50
 before_script:
51 51
   # Update PlatformIO packages

Загрузка…
Отмена
Сохранить