Skip to content

Commit 86f974f

Browse files
NPOTB: Enable cstrike builds w/ Travis-CI. (#1014)
Travis-CI seems to have finally improved their environment so we should be okay to test this unique code-path now with CI.
1 parent 6addc5c commit 86f974f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,5 @@ script:
114114
- mkdir build && cd build
115115
- PATH="~/.local/bin:$PATH"
116116
- eval "${MATRIX_EVAL}"
117-
- python ../configure.py --enable-optimize --sdks=episode1,tf2,l4d2,csgo,dota
117+
- python ../configure.py --enable-optimize --sdks=episode1,css,tf2,l4d2,csgo,dota
118118
- ambuild

0 commit comments

Comments
 (0)