Skip to content

Commit

Permalink
longer sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianGrimminger committed May 30, 2017
1 parent 10304c0 commit 2d8953a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ before_script:
- sh -e /etc/init.d/xvfb start
- sleep 3
- ng serve &
- sleep 3
- sleep 20
install:
- npm install -g firebase-tools
- npm install -g @angular/cli
Expand Down

0 comments on commit 2d8953a

Please sign in to comment.