Changeset 40281 for branches/4.3/.travis.yml
- Timestamp:
- 03/11/2017 05:18:14 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.3/.travis.yml
r40277 r40281 1 1 sudo: false 2 2 language: php 3 cache: 4 directories: 5 - node_modules 3 6 matrix: 4 7 include: … … 74 77 - npm install -g grunt-cli 75 78 - npm install 79 - npm prune 76 80 - php --version 77 81 - |
Note: See TracChangeset
for help on using the changeset viewer.