We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0de87 commit d4d42acCopy full SHA for d4d42ac
.travis.yml
@@ -1,11 +1,11 @@
1
language: node_js
2
node_js:
3
-- '0.10'
+- "iojs"
4
branches:
5
only:
6
- master
7
before_install:
8
-- npm install -g grunt-cli phantomjs casperjs
+- npm install -g grunt-cli
9
env:
10
global:
11
- secure: Ce9jxsESszOnGyj3A6wILO5W412El9iD/HCHiFgbr8/cSXa4Yt0ZOEZysZeyaBX6IFUCjHtQPLasVgCxijDHrhi7/drmyCE+ksruk/6LJWn9C46PZK6nI+N04iYA2TRnocFllhGbyttpbpxY04smCmGWqXwLppu9nb+VIDkKGmE=
0 commit comments