You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using 1.8.0 on Debian. When I run Travis init my repository is detected correctly but I can't set bash or shell as a language:
voltagex:~/src/rpi2-gstreamer-build$ travis init
Detected repository as voltagex/rpi2-gstreamer-build, is this correct? |yes| yes
Main programming language used: |Shell|
unknown language shell
voltagex:~/src/rpi2-gstreamer-build$ travis init
Main programming language used: |Shell| bash
unknown language bash
The text was updated successfully, but these errors were encountered:
I'm trying to set up a bash-based repo like http://stackoverflow.com/questions/20449707/using-travis-ci-for-testing-on-unix-shell-scripts
I'm using 1.8.0 on Debian. When I run Travis init my repository is detected correctly but I can't set
bash
orshell
as a language:The text was updated successfully, but these errors were encountered: