1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Add comment

This commit is contained in:
Tim Neutkens 2018-10-30 13:10:36 +01:00
parent e97441c45a
commit 961627ef45

View file

@ -8,6 +8,7 @@ jobs:
- checkout
- run: yarn install
- run: yarn bootstrap
# temporarily disabled
# - run: yarn test
publish-stable:
docker: