Skip to content

Commit 5b9e176

Browse files
author
Johnny Hausman
committed
*fix: proper version of appdev-cli in .travis.yml
1 parent 271f9f9 commit 5b9e176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ node_js:
55
sudo: false
66

77
before_script:
8-
- npm install -g balderdashy/sails appdevdesigns/appdev-cli#develop
8+
- npm install -g balderdashy/sails appdevdesigns/appdev-cli
99
- cd /tmp
1010
- /home/travis/build/appdevdesigns/appdev-core/test/setup/install.sh
1111
- rm -R /tmp/ad-test/node_modules/appdev-core

0 commit comments

Comments
 (0)