提交 efd02920 编写于 作者: M mvandervoord

Fix path problem in Travis CI

上级 fbded743
...@@ -24,7 +24,7 @@ script: ...@@ -24,7 +24,7 @@ script:
- cd ../extras/fixture/test && rake ci - cd ../extras/fixture/test && rake ci
- make -s default noStdlibMalloc - make -s default noStdlibMalloc
- make -s C89 - make -s C89
- cd ../extras/memory/test && rake ci - cd ../../../extras/memory/test && rake ci
- make -s default noStdlibMalloc - make -s default noStdlibMalloc
- make -s C89 - make -s C89
- cd ../../../examples/example_1 && make -s ci - cd ../../../examples/example_1 && make -s ci
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册