Skip to content

Commit

Permalink
Merge branch 'seerat/style-modals' of https://github.com/ubclaunchpad…
Browse files Browse the repository at this point in the history
…/bumper into seerat/style-modals
  • Loading branch information
seeratsekhon committed Jun 19, 2018
2 parents 3dba68b + f815c0d commit 70ad1e4
Show file tree
Hide file tree
Showing 3 changed files with 2,148 additions and 2,053 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cache:

before_install:
- cd $TRAVIS_BUILD_DIR/client
- npm install eslint --silent
- npm install
- go get -u github.com/mattn/goveralls
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
- cd $TRAVIS_BUILD_DIR/server
Expand Down
1 change: 0 additions & 1 deletion client/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
},
"rules": {
"react/jsx-filename-extension": 0,
"import/extensions": 0,
"react/prop-types": 0,
"react/prefer-stateless-function": 0,
"no-use-before-define": 0,
Expand Down
Loading

0 comments on commit 70ad1e4

Please sign in to comment.