Skip to content

Commit bec6a05

Browse files
committed
update travis script typo
1 parent 9eca11a commit bec6a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ script:
5252
- make
5353
- cd ${MANIFOLD_DIR}/simulator/smp/QsimProxy
5454
- make -f Makefile.kitfox
55-
- cd {MANIFOLD_DIR}
55+
- cd ${MANIFOLD_DIR}
5656
- ./configure QSIMINC=${QSIM_PREFIX}/include --without-kitfox
5757
- make
5858
- cd ${MANIFOLD_DIR}/simulator/smp/QsimProxy

0 commit comments

Comments
 (0)