Skip to content

Commit

Permalink
Run Travis CI for customSHSWork branch
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsaxena committed Feb 16, 2019
1 parent 682bec7 commit 1932857
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ install:
script:
- ./travis.sh

# only build PRs and master (not all branch pushes)
# only build PRs plus branches master and customSHSWork (not all branch pushes)
branches:
only:
- master
- customSHSWork

env:
- PSO_DIR_PATH=$TRAVIS_BUILD_DIR/scripts/pso/
Expand Down

0 comments on commit 1932857

Please sign in to comment.