We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69431d commit dc768c6Copy full SHA for dc768c6
.travis.yml
@@ -5,7 +5,8 @@ install:
5
- npm run install:dev
6
script:
7
- npm test
8
- - ./node_modules/.bin/nps build
+ - npm start -- build
9
+ - npm start -- mobile.setup
10
notifications:
11
email: false
12
hipchat: 861e4f14f03ed33d069f1083a6c9f5@2679708
0 commit comments