The tinyInteger method creates a TINYINT equivalent column:
tinyInteger
TINYINT
$table->tinyInteger('votes');