Skip to content
Snippets Groups Projects
Commit cb82b518 authored by SingLi's avatar SingLi
Browse files

travis notified fix of glitch

test to see if glitch is fixed
parent ff922b83
No related merge requests found
......@@ -15,7 +15,6 @@ addons:
before_install:
- curl https://install.meteor.com | /bin/sh
- npm install -g npm@'>=2.13.5'
- gem install mime-types -v 2.99
- mkdir -p node_modules
- npm install phantomjs
- npm install velocity-cli
......@@ -41,6 +40,7 @@ script:
- npm install
- npm start
- cd ..
- meteor add-platform ios
- meteor build ../build
- cd .travis
- sh ./namefiles.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment