Skip to content

Commit b485349

Browse files
author
Daniel Kolesa
committed
travis: fix typo
1 parent 5f634bd commit b485349

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
@@ -57,7 +57,7 @@ matrix:
5757
arch: amd64
5858
compiler: gcc
5959
env: LUA_VERSION=5.4.0 LUA_SRC=1 CC=gcc CXX=g++
60-
- os: linux
60+
- os: linux
6161
arch: amd64
6262
compiler: gcc
6363
env: LUA_VERSION=5.4.0 LUA_SRC=1 BUILDTYPE=release CC=gcc CXX=g++

0 commit comments

Comments
 (0)