Skip to content

Commit

Permalink
Migrates travis.yml from legacy to container-based infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
lucor committed Nov 16, 2015
1 parent 2eabf65 commit 11ccdda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ before_script:
- sh -e /etc/init.d/xvfb start
- sleep 1
script:
- ./node_modules/.bin/gulp test-all-versions
- ./node_modules/.bin/gulp test-all-versions
sudo: false

0 comments on commit 11ccdda

Please sign in to comment.