Skip to content

Commit fa919f8

Browse files
committed
fix: minor
1 parent 6693a9c commit fa919f8

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.travis.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
language: cpp
2-
3-
# compiler:
4-
# - gcc
5-
# - clang
6-
71
jobs:
82
include:
93

@@ -33,7 +27,7 @@ jobs:
3327
dist: xenial
3428
script: make ex_init_solutions
3529

36-
- stage: Windows
30+
- stage: Windows normal operation
3731
os: windows
3832
name: 'Example: single-objective'
3933
script: cmd.exe //C 'ci-test-cases\compile_cl.bat examples/so-1/example_so1.cpp .\bin\example_so1.exe'

0 commit comments

Comments
 (0)