Skip to content

Commit d4d42ac

Browse files
committed
update travis config
1 parent 5a0de87 commit d4d42ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
language: node_js
22
node_js:
3-
- '0.10'
3+
- "iojs"
44
branches:
55
only:
66
- master
77
before_install:
8-
- npm install -g grunt-cli phantomjs casperjs
8+
- npm install -g grunt-cli
99
env:
1010
global:
1111
- secure: Ce9jxsESszOnGyj3A6wILO5W412El9iD/HCHiFgbr8/cSXa4Yt0ZOEZysZeyaBX6IFUCjHtQPLasVgCxijDHrhi7/drmyCE+ksruk/6LJWn9C46PZK6nI+N04iYA2TRnocFllhGbyttpbpxY04smCmGWqXwLppu9nb+VIDkKGmE=

0 commit comments

Comments
 (0)