Skip to content

Commit ea39f8e

Browse files
committed
FIX: update travis file and remove unrelated mezzanine file
1 parent 6416be5 commit ea39f8e

File tree

2 files changed

+1
-2460
lines changed

2 files changed

+1
-2460
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ install:
3939

4040
script:
4141
- cd make/
42-
- prebuild/r3-make-linux -qs ../src/tools/make-make.r ${OS_ID}
42+
- prebuild/r3-make-linux -qs ../src/tools/make-make.reb ${OS_ID}
4343
- make clean prep r3
4444
#- valgrind -v --error-exitcode=42 --track-origins=yes --leak-check=full ./r3 ../src/tests/run-tests.r3
4545
- valgrind -v --error-exitcode=42 --leak-check=full ./r3 ../src/tests/run-tests.r3

0 commit comments

Comments
 (0)