aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-06-29 14:29:52 -0400
committerDeterminant <ted.sybil@gmail.com>2018-06-29 14:29:52 -0400
commit6084d86f5162f54b33b7004427311113bf9b657c (patch)
tree92068a17b6db299c14648a13966a3de0d5053a24 /.travis.yml
parentfcade913307087a736607234678db189af71214d (diff)
update travis CIstack-free-trigger
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index ba8ddf9..e32b1a0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,9 +46,6 @@ matrix:
- clang-3.6
env:
- MATRIX_EVAL="CC=clang-3.6 && CXX=clang++-3.6"
- script:
- - make test14
- - ./test14 | diff - test_ref.txt
- os: linux
addons:
@@ -70,3 +67,5 @@ script:
- make
- ./test14 | diff - test_ref.txt
- ./test17 | diff - test_ref.txt
+ - ./test14_stack_free | diff - test_ref.txt
+ - ./test17_stack_free | diff - test_ref.txt