Skip to content

Commit

Permalink
build from dev
Browse files Browse the repository at this point in the history
  • Loading branch information
edrthomas committed Apr 20, 2018
1 parent 8ee8560 commit 90d1eeb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -4,3 +4,4 @@

node_modules

dist/js
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -4,7 +4,7 @@ node_js:

branches:
only:
- master
- dev

script:
- npm install
Expand All @@ -23,4 +23,4 @@ deploy:
keep-history: true
target-branch: master
on:
branch: master
branch: dev

0 comments on commit 90d1eeb

Please sign in to comment.