Skip to content

Commit dc768c6

Browse files
committed
Update travis
1 parent f69431d commit dc768c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ install:
55
- npm run install:dev
66
script:
77
- npm test
8-
- ./node_modules/.bin/nps build
8+
- npm start -- build
9+
- npm start -- mobile.setup
910
notifications:
1011
email: false
1112
hipchat: 861e4f14f03ed33d069f1083a6c9f5@2679708

0 commit comments

Comments
 (0)