Skip to content
GitLab
Projets
Groupes
Sujets
Extraits de code
/
Aide
Aide
Support
Forum de la communauté
Raccourcis clavier
?
Proposer une rétroaction
Contribuer à GitLab
Connexion
Activer/désactiver la navigation
Menu
Khraimeche Salim
Cours
7af90a2d8ac8391a8db101e86e2f4f115dd83285
cours
.travis.yml
Rechercher un fichier
Normal view
History
Permalink
.travis.yml
78 octets
Newer
Older
Add travis.yml for CI build
Nick Schonning
a validé
déc. 31, 2012
1
2
3
language
:
node_js
node_js
:
-
0.8
attempt to fix grunt in travis ci build
Hakim El Hattab
a validé
fév. 27, 2013
4
5
before_script
:
-
npm install -g grunt-cli