projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
4f1bbef
)
Enable CI for all branches
author
ianfab
<ianfab@users.noreply.github.com>
Wed, 1 Aug 2018 18:42:10 +0000 (20:42 +0200)
committer
ianfab
<ianfab@users.noreply.github.com>
Wed, 1 Aug 2018 18:42:10 +0000 (20:42 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
ded29e4
..
f360134
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-37,10
+37,6
@@
matrix:
- COMPILER=clang++ V='Apple LLVM 6.0' # Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
- COMP=clang
-branches:
- only:
- - master
-
before_script:
- cd src