Skip to content
Snippets Groups Projects

Update .travis.yml

2 files
+ 5
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -4,6 +4,7 @@ dist: trusty
install:
- sudo apt-get --yes install autoconf libtool nasm
- npm install
- npm run drupal
script:
- npm run production
Loading