This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
computer_glamour
/
privatebin-mirror
miroir de
https://github.com/PrivateBin/PrivateBin
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
trying to convince travis CI to use node.js 4 or later
El RIDO
il y a 9 ans
Parent
ccac5d373b
commit
9d246d4abd
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue unifiée
Afficher les stats Diff
2
0
.travis.yml
+ 2
- 0
.travis.yml
Voir le fichier
@@ -4,6 +4,8 @@ php:
- 5.5
- 5.5
- 5.6
- 5.6
- 7.0
- 7.0
+node_js:
+ - "node"
before_script:
before_script:
- composer install -n
- composer install -n