Skip to content

Commit aeb96c6

Browse files
committed
WE LIKE THE MOOOOOOOOOOOOON
1 parent f17061e commit aeb96c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ before_install:
2424
- npm run compile
2525

2626
install:
27-
- node server/prepare.js
28-
- node server/build.js
27+
- node ci/prepare.js
28+
- node ci/build.js
2929

3030
after_success:
31-
- node server/deploy.js
31+
- node ci/deploy.js
3232

3333
os:
3434
- linux

0 commit comments

Comments
 (0)