1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Revert "Configure travis to test and build in parallel"

This reverts commit 284a531f21.
This commit is contained in:
Arne Schlüter 2018-11-09 17:56:29 +01:00
commit 4717cc46fc

View file

@ -9,9 +9,3 @@ cache:
- node_modules
- .shadow-cljs
- $HOME/.m2
jobs:
include:
- stage: test and build
script: npm test
- state: test and build
script: npm run build