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
0a58df8390030288e6764b9a52d6f2c26b12a455
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 n2 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