mirror of
https://github.com/jlengrand/webcomponentsjs.git
synced 2026-05-17 00:41:18 +00:00
Fix wct/browser.js load order, simplify travis config
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title></title>
|
||||
<script src="../../../../web-component-tester/browser.js"></script>
|
||||
<script src="../../../src/HTMLImports/HTMLImports.js"></script>
|
||||
<script src="../../../../web-component-tester/browser.js"></script>
|
||||
<link rel="import" href="imports/encoding-import.html">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user