Skip to content

Commit aeafd7d

Browse files
author
lo kesh
committed
fix: travis setup
1 parent 43e6b34 commit aeafd7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ before_script:
1717
- export DISPLAY=:99.0
1818
- sh -e /etc/init.d/xvfb start
1919
- sleep 3
20-
script:
20+
after_success:
2121
- npm run semantic-release
2222
- npm run build
23-
after_success:
2423
- npm run ngh
2524
branches:
2625
only:

0 commit comments

Comments
 (0)