Skip to content

Commit 7969c8e

Browse files
committed
fix (travis)
1 parent f0765cd commit 7969c8e

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
@@ -17,7 +17,7 @@ before_script:
1717
- git submodule update --init
1818
- export DISPLAY=:99.0
1919
- sleep 5
20-
- npm run build &
20+
- npm run build
2121
- sleep 8
2222
- npm run server &
2323
- sleep 8

0 commit comments

Comments
 (0)