Skip to content

Commit 5057640

Browse files
Merge pull request justadudewhohacks#127 from DanielRuf/ci/use-npm-install
ci: use npm install
2 parents 845c28d + 869c80a commit 5057640

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ env:
99
- BACKEND_CPU=true EXCLUDE_UNCOMPRESSED=true
1010
addons:
1111
chrome: stable
12+
install: npm install
1213
before_install:
1314
- export DISPLAY=:99.0
1415
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)