Permalink
Browse files
new set of travis-tracked branches
- Loading branch information...
Showing
with
3 additions
and
2 deletions.
-
+3
−2
.travis.yml
|
|
@@ -11,9 +11,10 @@ branches: |
|
|
only:
|
|
|
- master
|
|
|
- cleaner_parsing
|
|
|
+ - scaling-old-parsing
|
|
|
- batch_parsing
|
|
|
- - no-io
|
|
|
- - rel2.3
|
|
|
+ - batch_parsing_output
|
|
|
+ - blocked_input
|
|
|
- v2.3.2
|
|
|
script: make allall && make simple-test
|
|
|
notifications:
|
|
|
|
0 comments on commit
405f702