Skip to content

Commit 2c2de6e

Browse files
authored
Merge pull request #11 from JMLamodiere/travis_on_bad_implementation
run travis on bad_implementation branch as it will never be merged
2 parents 2264cb7 + f3ba083 commit 2c2de6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
branches:
2424
only:
2525
- main
26+
- bad_implementation
2627

2728
before_install:
2829
- make preinstall

0 commit comments

Comments
 (0)