Skip to content

Commit 11ccdda

Browse files
committed
Migrates travis.yml from legacy to container-based infrastructure
1 parent 2eabf65 commit 11ccdda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ before_script:
88
- sh -e /etc/init.d/xvfb start
99
- sleep 1
1010
script:
11-
- ./node_modules/.bin/gulp test-all-versions
11+
- ./node_modules/.bin/gulp test-all-versions
12+
sudo: false

0 commit comments

Comments
 (0)