Why not have some Travis action

This commit is contained in:
Dan Buch
2014-09-30 22:27:46 -04:00
parent b66805c52c
commit 57dbc0368f
4 changed files with 8 additions and 23 deletions

View File

@@ -1,8 +0,0 @@
test -f /etc/rc.conf && source /etc/rc.conf
setxkbmap ${KEYMAP-dvorak}
exec gnome-session
# vim:filetype=sh