@@ -1,11 +1,13 @@
language: node_js
node_js:
-- 4.2.2
+ - 4.2.2
-before_script: "echo 'Build the project : )'"
+before_script:
+ - "npm run-script build"
-script: "echo 'Tested : )'"
+script:
+ - "echo 'Tested :)'"
deploy:
acl : public_read
@@ -1,15 +1,15 @@
<html>
<head>
<title>
- If you see this, JavaScript threw an error
+ Loading..
</title>
+ <link rel="stylesheet" href="./transloadit-js-client.css" type="text/css" />
</head>
<body>
<h1>
</h1>
-
<footer>
<hr />
<ul>