Skip to content

Commit d25e284

Browse files
committed
Fixed test name for rebuild updated recipes
1 parent b86c008 commit d25e284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ matrix:
3333
env: COMMAND='. venv/bin/activate && cd testapps/ && python setup_testapp_python2.py apk --sdk-dir $ANDROID_SDK_HOME --ndk-dir $ANDROID_NDK_HOME --bootstrap sdl2 --requirements python2,numpy'
3434
- name: "Py3 CrystaX test app"
3535
env: COMMAND='. venv/bin/activate && cd testapps/ && python setup_testapp_python3.py apk --sdk-dir $ANDROID_SDK_HOME --ndk-dir $CRYSTAX_NDK_HOME --requirements python3crystax,setuptools,android,sdl2,pyjnius,kivy'
36-
- name: "Py2 test app"
36+
- name: "Rebuild updated recipes"
3737
# builds only the recipes that moved
3838
env: COMMAND='. venv/bin/activate && ./ci/rebuild_updated_recipes.py'
3939

0 commit comments

Comments
 (0)