Skip to content
Extraits de code Groupes Projets
Valider 6c046ece rédigé par Will Hunt's avatar Will Hunt
Parcourir les fichiers

s/6/8

parent 517ec051
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -4,14 +4,14 @@ install: npm install && npm run build
jobs:
include:
- stage: tests
name: "Unit + Integration Node 6"
name: "Unit - Node 8"
script: npm run test
node_js: "8"
- script: npm run test
name: "Unit + Integration Node 10"
name: "Unit - Node 10"
node_js: "10"
- script: npm run test
name: "Unit + Integration Node 11"
name: "Unit - Node 11"
node_js: "11.0.0"
- script: npm run lint
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter