Skip to content

Commit 7fe6278

Browse files
authored
Merge pull request #7 from canjs/update-to-latest-for-release
Updated to latest version from can-util/dom/ajax
2 parents 9cdd5d0 + a98f53f commit 7fe6278

File tree

6 files changed

+319
-65
lines changed

6 files changed

+319
-65
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ language: node_js
22
node_js: node
33
before_install:
44
- "export DISPLAY=:99.0"
5-
- "sh -e /etc/init.d/xvfb start"
5+
- "sh -e /etc/init.d/xvfb start"
6+
addons:
7+
firefox: "53.0"

0 commit comments

Comments
 (0)