Skip to content

Commit 040af6f

Browse files
Update .travis.yml
1 parent cbd89ec commit 040af6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ script:
77
- cmake -DCMAKE_BUILD_TYPE=Release .
88
- make .
99
- ls -l
10-
before_deploy: cd runtime/src
10+
before_deploy: cd src
1111
deploy:
1212
provider: releases
1313
api_key:

0 commit comments

Comments
 (0)