[Pkg-javascript-commits] [dojo] 122/149: Temporarily remove .travis.yml
David Prévot
taffit at moszumanska.debian.org
Sat Feb 27 03:13:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository dojo.
commit 0f0d48f3a2dbec7113ffb93093a8834cb6624fbe
Author: Kitson Kelly <me at kitsonkelly.com>
Date: Thu Dec 31 08:18:18 2015 +0000
Temporarily remove .travis.yml
---
.travis.yml | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index c0e711b..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-language: node_js
-node_js:
- - "0.10"
-env:
- global:
- # Sauce Labs are OK with this and it is currently necessary to expose this information for testing pull requests;
- # please get your own free key if you want to test yourself
- - SAUCE_USERNAME: dojo2-ts-ci
- - SAUCE_ACCESS_KEY: e92610e3-834e-4bec-a3b5-6f7b9d874601
- matrix:
- - NPM_SCRIPT: test-coverage
- - NPM_SCRIPT: test-remote-coverage
-script: "npm run $NPM_SCRIPT"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git
More information about the Pkg-javascript-commits
mailing list